PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2012-04-20T09:13:17 ActivePerl-1205 CPAN-1.9402 Going to read '/export/home/fly1232/var/cpan/Metadata' Database was generated on Fri, 20 Apr 2012 09:03:03 GMT Running make for Y/YS/YSASAKI/App-Prove-RunScripts-0.05.tar.gz Checksum for /net/nas/data/cpan/authors/id/Y/YS/YSASAKI/App-Prove-RunScripts-0.05.tar.gz ok App-Prove-RunScripts-0.05/ App-Prove-RunScripts-0.05/bin/ App-Prove-RunScripts-0.05/Changes App-Prove-RunScripts-0.05/lib/ App-Prove-RunScripts-0.05/Makefile.PL App-Prove-RunScripts-0.05/MANIFEST App-Prove-RunScripts-0.05/META.yml App-Prove-RunScripts-0.05/README App-Prove-RunScripts-0.05/t/ App-Prove-RunScripts-0.05/t/00_use.t App-Prove-RunScripts-0.05/t/01_new.t App-Prove-RunScripts-0.05/t/02_process_args.t App-Prove-RunScripts-0.05/t/03_run_scripts.t App-Prove-RunScripts-0.05/t/Utils.pm App-Prove-RunScripts-0.05/lib/App/ App-Prove-RunScripts-0.05/lib/App/Prove/ App-Prove-RunScripts-0.05/lib/App/Prove/RunScripts.pm App-Prove-RunScripts-0.05/bin/prove_runscripts CPAN.pm: Going to build Y/YS/YSASAKI/App-Prove-RunScripts-0.05.tar.gz >>> /export/home/fly1232/bin/perl Makefile.PL Checking if your kit is complete... Looks good Version::Requirements is deprecated; replace with CPAN::Meta::Requirements at /export/home/fly1232/var/megalib/Version/Requirements.pm line 17. require Version/Requirements.pm called at /export/home/fly1232/var/megalib/CPAN/Meta/Prereqs.pm line 10 CPAN::Meta::Prereqs::BEGIN() called at /export/home/fly1232/var/megalib/Version/Requirements.pm line 0 eval {...} called at /export/home/fly1232/var/megalib/Version/Requirements.pm line 0 require CPAN/Meta/Prereqs.pm called at /export/home/fly1232/var/megalib/CPAN/Meta/Feature.pm line 7 CPAN::Meta::Feature::BEGIN() called at /export/home/fly1232/var/megalib/Version/Requirements.pm line 0 eval {...} called at /export/home/fly1232/var/megalib/Version/Requirements.pm line 0 require CPAN/Meta/Feature.pm called at /export/home/fly1232/var/megalib/CPAN/Meta.pm line 9 CPAN::Meta::BEGIN() called at /export/home/fly1232/var/megalib/Version/Requirements.pm line 0 eval {...} called at /export/home/fly1232/var/megalib/Version/Requirements.pm line 0 require CPAN/Meta.pm called at /export/home/fly1232/var/megalib/ExtUtils/MM_Any.pm line 733 eval {...} called at /export/home/fly1232/var/megalib/ExtUtils/MM_Any.pm line 732 ExtUtils::MM_Any::_has_cpan_meta() called at /export/home/fly1232/var/megalib/ExtUtils/MM_Any.pm line 753 ExtUtils::MM_Any::metafile_target('PACK001=HASH(0x2e3af8)') called at /export/home/fly1232/var/megalib/ExtUtils/MakeMaker.pm line 690 ExtUtils::MakeMaker::new('MM', 'PACK001=HASH(0x2e3af8)') called at /export/home/fly1232/var/megalib/ExtUtils/MakeMaker.pm line 60 ExtUtils::MakeMaker::WriteMakefile('NAME', 'App::Prove::RunScripts', 'VERSION_FROM', 'lib/App/Prove/RunScripts.pm', 'AUTHOR', 'Yoshihiro Sasaki ', 'ABSTRACT', 'Run scripts around a TAP harness.', 'PREREQ_PM', ...) called at Makefile.PL line 4 Writing Makefile for App::Prove::RunScripts Writing MYMETA.yml and MYMETA.json >>> make cp lib/App/Prove/RunScripts.pm blib/lib/App/Prove/RunScripts.pm cp bin/prove_runscripts blib/script/prove_runscripts /export/home/fly1232/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/prove_runscripts Manifying blib/man1/prove_runscripts.1 Manifying blib/man3/App::Prove::RunScripts.3 YSASAKI/App-Prove-RunScripts-0.05.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1232/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00_use.t ........... 1..1 ok 1 - use App::Prove::RunScripts; ok t/01_new.t ........... 1..1 ok 1 - The object isa App::Prove::RunScripts ok t/02_process_args.t .. ok 1 - before option does not exist ok 2 - after option does not exist 1..2 ok 1 - empty ok 1 - before option exists ok 2 - after option does not exist 1..2 ok 2 - before ok 1 - before option exists ok 2 - after option does not exist 1..2 ok 3 - before more ok 1 - before option does not exist ok 2 - after option exists 1..2 ok 4 - after ok 1 - before option does not exist ok 2 - after option exists 1..2 ok 5 - after more ok 1 - before option exists ok 2 - after option exists 1..2 ok 6 - before and after 1..6 ok t/03_run_scripts.t ... /tmp/pI1MPpmSzT.t .. ok All tests successful. Files=1, Tests=1, 0 wallclock secs ( 0.10 usr 0.00 sys + 0.07 cusr 0.02 csys = 0.19 CPU) Result: PASS ok 1 - before and after scripts are called 1..1 ok All tests successful. Files=4, Tests=9, 2 wallclock secs ( 0.11 usr 0.02 sys + 1.48 cusr 0.21 csys = 1.82 CPU) Result: PASS YSASAKI/App-Prove-RunScripts-0.05.tar.gz make test TEST_VERBOSE=1 -- OK Yoshihiro Sasaki <ysasaki@cpan.org> Run scripts around a TAP harness. >>> (cd /export/home/fly1232/var/cpan/build/App-Prove-RunScripts-0.05-p6IVTx && tar cvf - App-Prove-RunScripts-0.05.ppd blib) | gzip -c >/export/home/fly1232/var/REPO/Y/YS/YSASAKI/App-Prove-RunScripts-0.05.tar.gz App-Prove-RunScripts-0.05.ppd blib/ blib/lib/ blib/lib/App/ blib/lib/App/Prove/ blib/lib/App/Prove/RunScripts.pm blib/script/ blib/script/prove_runscripts blib/man1/ blib/man1/prove_runscripts.1 blib/man3/ blib/man3/App::Prove::RunScripts.3 >>> mv /export/home/fly1232/var/cpan/build/App-Prove-RunScripts-0.05-p6IVTx/App-Prove-RunScripts-0.05.ppd /export/home/fly1232/var/REPO/Y/YS/YSASAKI Finished 2012-04-20T09:13:32