PATH=C:\Program Files\Microsoft Platform SDK\Bin;C:\Program Files\Microsoft Platform SDK\Bin\WinNT;C:\Program Files\Microsoft Visual Studio\VC98\Bin;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\bin;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\mysql\bin Start 2011-05-18T02:49:39 ActivePerl-1400 CPAN-1.9402 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~3\VC98\Lib;C:\PROGRA~1\MICROS~3\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~3\VC98\ATL\Include;C:\PROGRA~1\MICROS~3\VC98\Include;C:\PROGRA~1\MICROS~3\VC98\MFC\Include PATH=C:/CPANFL~1.14/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~3\VC98\Bin;C:\PROGRA~1\MICROS~3\Common\MSDev98\Bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\mysql\bin Going to read 'C:\cpanfly-5.14\var\cpan\Metadata' Database was generated on Tue, 17 May 2011 22:30:39 GMT Running make for G/GU/GUGOD/App-perlbrew-0.21.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/G/GU/GUGOD/App-perlbrew-0.21.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/G/GU/GUGOD/CHECKSUMS Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\G\GU\GUGOD\App-perlbrew-0.21.tar.gz ok App-perlbrew-0.21/ App-perlbrew-0.21/bin/ App-perlbrew-0.21/Changes App-perlbrew-0.21/doc/ App-perlbrew-0.21/inc/ App-perlbrew-0.21/lib/ App-perlbrew-0.21/LICENSE App-perlbrew-0.21/Makefile.PL App-perlbrew-0.21/MANIFEST App-perlbrew-0.21/META.yml App-perlbrew-0.21/README App-perlbrew-0.21/t/ App-perlbrew-0.21/t/00.load.t App-perlbrew-0.21/t/01.options.t App-perlbrew-0.21/t/02.format_perl_version.t App-perlbrew-0.21/t/03.path_with_tilde.t App-perlbrew-0.21/t/03.test_get_available_versions.t App-perlbrew-0.21/t/04.find_available_perls.t App-perlbrew-0.21/t/04.test_uniq.t App-perlbrew-0.21/t/05.get_current_perl.t App-perlbrew-0.21/t/06.installed_perls.t App-perlbrew-0.21/lib/App/ App-perlbrew-0.21/lib/App/perlbrew.pm App-perlbrew-0.21/inc/Module/ App-perlbrew-0.21/inc/Module/Install/ App-perlbrew-0.21/inc/Module/Install.pm App-perlbrew-0.21/inc/Module/Install/Base.pm App-perlbrew-0.21/inc/Module/Install/Can.pm App-perlbrew-0.21/inc/Module/Install/Fetch.pm App-perlbrew-0.21/inc/Module/Install/Makefile.pm App-perlbrew-0.21/inc/Module/Install/Metadata.pm App-perlbrew-0.21/inc/Module/Install/Scripts.pm App-perlbrew-0.21/inc/Module/Install/Win32.pm App-perlbrew-0.21/inc/Module/Install/WriteAll.pm App-perlbrew-0.21/doc/MIT-LICENSE App-perlbrew-0.21/doc/PERL-LICENSE App-perlbrew-0.21/bin/perlbrew CPAN.pm: Going to build G/GU/GUGOD/App-perlbrew-0.21.tar.gz >>> C:\Perl-5.14\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for App::perlbrew Writing MYMETA.yml >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/App/perlbrew.pm blib\lib\App\perlbrew.pm C:\Perl-5.14\bin\perl.exe "-Iinc" -MExtUtils::Command -e "cp" -- bin/perlbrew blib\script\perlbrew pl2bat.bat blib\script\perlbrew GUGOD/App-perlbrew-0.21.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl-5.14\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/*.t t/00.load.t ......................... 1..1 ok 1 - use App::perlbrew; ok t/01.options.t ...................... 1..12 # bless( { # 'A' => [ # 'ccflags' # ], # 'D' => [ # 'usethreads', # 'DEBUGGING' # ], # 'U' => [ # 'usemymalloc' # ], # 'args' => [ # 'install', # 'perl-5.12.1' # ], # 'force' => 0, # 'notest' => 1, # 'quiet' => 1 # }, 'App::perlbrew' ) ok 1 ok 2 - -D ok 3 - -U ok 4 - -A ok 5 - quiet ok 6 - notest # bless( { # 'A' => [ # 'ccflags' # ], # 'D' => [ # 'usethreads', # 'DEBUGGING' # ], # 'U' => [ # 'usemymalloc' # ], # 'args' => [ # 'install', # 'perl-5.12.1' # ], # 'force' => 0, # 'quiet' => 0 # }, 'App::perlbrew' ) ok 7 ok 8 - -D ok 9 - -U ok 10 - -A ok 11 - quiet ok 12 - notest ok t/02.format_perl_version.t .......... 1..3 ok 1 - 5.008008 -> 5.8.8 ok 2 - 5.010001 -> 5.10.1 ok 3 - 5.012002 -> 5.12.2 ok t/03.path_with_tilde.t .............. 1..2 ok 1 ok 2 ok t/03.test_get_available_versions.t .. 1..9 ok 1 - Correct number of releases found ok 2 - perl-5.13.11 found ok 3 - perl-5.12.3 found ok 4 - perl-5.10.1 found ok 5 - perl-5.8.9 found ok 6 - perl-5.6.2 found ok 7 - perl5.005_04 found ok 8 - perl5.004_05 found ok 9 - perl5.003_07 found ok t/04.find_available_perls.t ......... 1..52 ok 1 - found 11 releases ok 2 - 5.13 branch ok 3 - branch 5.13 found ok 4 - release 5.13.11 found ok 5 - file perl-5.13.11.tar.gz found ok 6 - type devel found ok 7 - age 14 days found ok 8 - branch 5.12 found ok 9 - release 5.12.3 found ok 10 - file perl-5.12.3.tar.gz found ok 11 - type maint found ok 12 - age 2 months, 11 days found ok 13 - branch 5.10 found ok 14 - release 5.10.1 found ok 15 - file perl-5.10.1.tar.gz found ok 16 - type maint found ok 17 - age 1 year, 7 months found ok 18 - branch 5.8 found ok 19 - release 5.8.9 found ok 20 - file perl-5.8.9.tar.gz found ok 21 - type maint found ok 22 - age 2 years, 3 months found ok 23 - branch 5.6 found ok 24 - release 5.6.2 found ok 25 - file perl-5.6.2.tar.gz found ok 26 - type maint found ok 27 - age 7 years, 4 months found ok 28 - branch 5.5 found ok 29 - release 5.5.4 found ok 30 - file perl5.005_04.tar.gz found ok 31 - type maint found ok 32 - age 7 years, 1 month found ok 33 - branch 5.4 found ok 34 - release 5.4.5 found ok 35 - file perl5.004_05.tar.gz found ok 36 - type maint found ok 37 - age 11 years, 11 months found ok 38 - branch 5.3 found ok 39 - release 5.3.7 found ok 40 - file perl5.003_07.tar.gz found ok 41 - type maint found ok 42 - age 14 years, 5 months found ok 43 - branch 5.3 found ok 44 - release 5.3.7 found ok 45 - file perl5.003_07.tar.gz found ok 46 - type maint found ok 47 - age 14 years, 5 months found ok 48 - branch 5.3 found ok 49 - release 5.3.7 found ok 50 - file perl5.003_07.tar.gz found ok 51 - type maint found ok 52 - age 14 years, 5 months found ok t/04.test_uniq.t .................... 1..1 ok 1 - Successfully uniquified an array. ok t/05.get_current_perl.t ............. 1..1 ok 1 - Test version ok t/06.installed_perls.t .............. skipped: No perl installation under PERLBREW_ROOT All tests successful. Files=9, Tests=81, 1 wallclock secs ( 0.06 usr + 0.05 sys = 0.11 CPU) Result: PASS GUGOD/App-perlbrew-0.21.tar.gz nmake test TEST_VERBOSE=1 -- OK Liu Kang Min <gugod@gugod.org> Manage perl installations in your $HOME >>> (cd C:\cpanfly-5.14\var\cpan\build\App-perlbrew-0.21-6FuFyK && tar cvf - App-perlbrew-0.21.ppd blib) | gzip -c >C:/cpanfly-5.14/var/REPO/G/GU/GUGOD/App-perlbrew-0.21.tar.gz App-perlbrew-0.21.ppd blib/ blib/lib/ blib/lib/App/ blib/lib/App/perlbrew.pm blib/script/ blib/script/perlbrew blib/script/perlbrew.bat >>> mv C:\cpanfly-5.14\var\cpan\build\App-perlbrew-0.21-6FuFyK/App-perlbrew-0.21.ppd C:/cpanfly-5.14/var/REPO/G/GU/GUGOD Finished 2011-05-18T02:50:42