PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2011-05-10T11:15:59 ActivePerl-1003 CPAN-1.9402 Going to read '/export/home/fly1064/var/cpan/Metadata' Database was generated on Mon, 09 May 2011 22:27:37 GMT Running make for G/GU/GUGOD/App-perlbrew-0.20.tar.gz Checksum for /net/nas/data/cpan/authors/id/G/GU/GUGOD/App-perlbrew-0.20.tar.gz ok Will not use Archive::Tar, need 1.00 App-perlbrew-0.20/ App-perlbrew-0.20/bin/ App-perlbrew-0.20/Changes App-perlbrew-0.20/doc/ App-perlbrew-0.20/inc/ App-perlbrew-0.20/lib/ App-perlbrew-0.20/LICENSE App-perlbrew-0.20/Makefile.PL App-perlbrew-0.20/MANIFEST App-perlbrew-0.20/META.yml App-perlbrew-0.20/README App-perlbrew-0.20/t/ App-perlbrew-0.20/t/00.load.t App-perlbrew-0.20/t/01.options.t App-perlbrew-0.20/t/02.format_perl_version.t App-perlbrew-0.20/t/03.path_with_tilde.t App-perlbrew-0.20/t/03.test_get_available_versions.t App-perlbrew-0.20/t/04.find_available_perls.t App-perlbrew-0.20/t/04.test_uniq.t App-perlbrew-0.20/t/05.get_current_perl.t App-perlbrew-0.20/lib/App/ App-perlbrew-0.20/lib/App/perlbrew.pm App-perlbrew-0.20/inc/Module/ App-perlbrew-0.20/inc/Module/Install/ App-perlbrew-0.20/inc/Module/Install.pm App-perlbrew-0.20/inc/Module/Install/Base.pm App-perlbrew-0.20/inc/Module/Install/Can.pm App-perlbrew-0.20/inc/Module/Install/Fetch.pm App-perlbrew-0.20/inc/Module/Install/Makefile.pm App-perlbrew-0.20/inc/Module/Install/Metadata.pm App-perlbrew-0.20/inc/Module/Install/Scripts.pm App-perlbrew-0.20/inc/Module/Install/Win32.pm App-perlbrew-0.20/inc/Module/Install/WriteAll.pm App-perlbrew-0.20/doc/MIT-LICENSE App-perlbrew-0.20/doc/PERL-LICENSE App-perlbrew-0.20/bin/perlbrew CPAN.pm: Going to build G/GU/GUGOD/App-perlbrew-0.20.tar.gz >>> /export/home/fly1064/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for App::perlbrew >>> make cp lib/App/perlbrew.pm blib/lib/App/perlbrew.pm cp bin/perlbrew blib/script/perlbrew /export/home/fly1064/bin/perl "-Iinc" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/perlbrew Manifying blib/man1/perlbrew.1 Manifying blib/man3/App::perlbrew.3 GUGOD/App-perlbrew-0.20.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1064/bin/perl "-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 All tests successful. Files=8, Tests=81, 3 wallclock secs ( 0.21 usr 0.09 sys + 1.95 cusr 0.21 csys = 2.46 CPU) Result: PASS GUGOD/App-perlbrew-0.20.tar.gz make test TEST_VERBOSE=1 -- OK Liu Kang Min <gugod@gugod.org> Manage perl installations in your $HOME >>> (cd /export/home/fly1064/var/cpan/build/App-perlbrew-0.20-SzXY6x && tar cvf - App-perlbrew-0.20.ppd blib) | gzip -c >/export/home/fly1064/var/REPO/G/GU/GUGOD/App-perlbrew-0.20.tar.gz App-perlbrew-0.20.ppd blib/ blib/lib/ blib/lib/App/ blib/lib/App/perlbrew.pm blib/script/ blib/script/perlbrew blib/man1/ blib/man1/perlbrew.1 blib/man3/ blib/man3/App::perlbrew.3 >>> mv /export/home/fly1064/var/cpan/build/App-perlbrew-0.20-SzXY6x/App-perlbrew-0.20.ppd /export/home/fly1064/var/REPO/G/GU/GUGOD Finished 2011-05-10T11:16:16