PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2012-09-04T00:18:10 ActivePerl-1205 CPAN-1.9402 Going to read '/export/home/fly1232/var/cpan/Metadata' Database was generated on Tue, 04 Sep 2012 05:58:03 GMT Running make for D/DM/DMUEY/File-Path-Tiny-0.4.tar.gz Checksum for /net/nas/data/cpan/authors/id/D/DM/DMUEY/File-Path-Tiny-0.4.tar.gz ok File-Path-Tiny-0.4/ File-Path-Tiny-0.4/Changes File-Path-Tiny-0.4/MANIFEST File-Path-Tiny-0.4/META.json File-Path-Tiny-0.4/META.yml File-Path-Tiny-0.4/Makefile.PL File-Path-Tiny-0.4/README File-Path-Tiny-0.4/lib/ File-Path-Tiny-0.4/t/ File-Path-Tiny-0.4/t/00.load.t File-Path-Tiny-0.4/t/perlcritic.t File-Path-Tiny-0.4/t/pod-coverage.t File-Path-Tiny-0.4/t/pod.t File-Path-Tiny-0.4/lib/File/ File-Path-Tiny-0.4/lib/File/Path/ File-Path-Tiny-0.4/lib/File/Path/Tiny.pm File-Path-Tiny-0.4/lib/File/Path/Tiny.pod CPAN.pm: Going to build D/DM/DMUEY/File-Path-Tiny-0.4.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(0x2e4518)') called at /export/home/fly1232/var/megalib/ExtUtils/MakeMaker.pm line 690 ExtUtils::MakeMaker::new('MM', 'PACK001=HASH(0x2e4518)') called at /export/home/fly1232/var/megalib/ExtUtils/MakeMaker.pm line 60 ExtUtils::MakeMaker::WriteMakefile('NAME', 'File::Path::Tiny', 'AUTHOR', 'Daniel Muey ', 'VERSION_FROM', 'lib/File/Path/Tiny.pm', 'ABSTRACT_FROM', 'lib/File/Path/Tiny.pod', 'PL_FILES', ...) called at Makefile.PL line 5 Writing Makefile for File::Path::Tiny Writing MYMETA.yml and MYMETA.json >>> make cp lib/File/Path/Tiny.pm blib/lib/File/Path/Tiny.pm cp lib/File/Path/Tiny.pod blib/lib/File/Path/Tiny.pod Manifying blib/man3/File::Path::Tiny.3 DMUEY/File-Path-Tiny-0.4.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 # Testing File::Path::Tiny 0.4 t/00.load.t ....... 1..16 ok 1 - use File::Path::Tiny; ok 2 - make simple path - return true ok 3 - make simple path - path recursively created ok 4 - make already existing dir ok 5 - make already existing non dir - return false ok 6 - make already existing file - errno ok 7 - MASK logic gets same results as mkdir() ok 8 - MASK arg OCT gets same results as mkdir() ok 9 - MASK arg oct(STR) gets same results as mkdir() ok 10 - MASK arg STR gets detected and handled - different results as mkdir() ok 11 - remove existing non dir - return false ok 12 - remove existing non dir - errno ok 13 - empty and remove simple path - return true ok 14 - remove simple path - path recursively removed ok 15 - remove already non-existing dir ok 16 - remove empty dir ok t/perlcritic.t .... skipped: $ENV{'do_perl_critic_tests'} must be true to run these 'development only' tests t/pod-coverage.t .. 1..1 ok 1 - Pod coverage on File::Path::Tiny ok t/pod.t ........... 1..2 ok 1 - POD test for blib/lib/File/Path/Tiny.pm (no pod) ok 2 - POD test for blib/lib/File/Path/Tiny.pod ok All tests successful. Files=4, Tests=19, 3 wallclock secs ( 0.11 usr 0.03 sys + 3.34 cusr 0.30 csys = 3.78 CPU) Result: PASS DMUEY/File-Path-Tiny-0.4.tar.gz make test TEST_VERBOSE=1 -- OK Daniel Muey <dmuey@cpan.org> recursive versions of mkdir() and rmdir() without as much overhead as File::Path >>> (cd /export/home/fly1232/var/cpan/build/File-Path-Tiny-0.4-JbrI0x && tar cvf - File-Path-Tiny-0.4.ppd blib) | gzip -c >/export/home/fly1232/var/REPO/D/DM/DMUEY/File-Path-Tiny-0.4.tar.gz File-Path-Tiny-0.4.ppd blib/ blib/lib/ blib/lib/File/ blib/lib/File/Path/ blib/lib/File/Path/Tiny.pm blib/lib/File/Path/Tiny.pod blib/man3/ blib/man3/File::Path::Tiny.3 >>> mv /export/home/fly1232/var/cpan/build/File-Path-Tiny-0.4-JbrI0x/File-Path-Tiny-0.4.ppd /export/home/fly1232/var/REPO/D/DM/DMUEY Finished 2012-09-04T00:18:26