PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2013-09-24T08:06:12 ActivePerl-818 CPAN-2.00 Reading '/export/home/fly818/var/cpan/Metadata' Database was generated on Tue, 24 Sep 2013 14:09:59 GMT Running make for D/DM/DMUEY/File-Path-Tiny-0.6.tar.gz Checksum for /net/nas/data/cpan/authors/id/D/DM/DMUEY/File-Path-Tiny-0.6.tar.gz ok You have Archive::Tar 1.40, but 1.50 or later is recommended. Please upgrade. File-Path-Tiny-0.6/ File-Path-Tiny-0.6/Changes File-Path-Tiny-0.6/MANIFEST File-Path-Tiny-0.6/META.json File-Path-Tiny-0.6/META.yml File-Path-Tiny-0.6/Makefile.PL File-Path-Tiny-0.6/README File-Path-Tiny-0.6/lib/ File-Path-Tiny-0.6/t/ File-Path-Tiny-0.6/t/00.load.t File-Path-Tiny-0.6/t/perlcritic.t File-Path-Tiny-0.6/t/pod-coverage.t File-Path-Tiny-0.6/t/pod.t File-Path-Tiny-0.6/lib/File/ File-Path-Tiny-0.6/lib/File/Path/ File-Path-Tiny-0.6/lib/File/Path/Tiny.pm File-Path-Tiny-0.6/lib/File/Path/Tiny.pod CPAN.pm: Building D/DM/DMUEY/File-Path-Tiny-0.6.tar.gz >>> /export/home/fly818/bin/perl Makefile.PL Checking if your kit is complete... Looks good Generating a GNU-style Makefile 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.6.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly818/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing File::Path::Tiny 0.6 t/00.load.t ....... 1..30 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 - mk_parent() simple path returns true ok 8 - mk_parent() simple path - parent recursively created ok 9 - mk_parent() simple path - file not created ok 10 - mk_parent() already existing simple path dir ok 11 - make absolute path - return true ok 12 - make absolute path - path recursively created ok 13 - make already existing absolute path dir ok 14 - mk_parent() absolute path returns true ok 15 - mk_parent() absolute path - parent recursively created ok 16 - mk_parent() absolute path - file not created ok 17 - mk_parent() already existing absolute path dir ok 18 - MASK logic gets same results as mkdir() ok 19 - MASK arg OCT gets same results as mkdir() ok 20 - MASK arg OCT gets same results as mkdir() - mk_parent() ok 21 - MASK arg oct(STR) gets same results as mkdir() ok 22 - MASK arg oct(STR) gets same results as mkdir() - mk_parent() ok 23 - MASK arg STR gets detected and handled - different results as mkdir() ok 24 - MASK arg STR gets detected and handled - different results as mkdir() - mk_parent() ok 25 - remove existing non dir - return false ok 26 - remove existing non dir - errno ok 27 - empty and remove simple path - return true ok 28 - remove simple path - path recursively removed ok 29 - remove already non-existing dir ok 30 - remove empty dir ok Subroutine File::Slurp::O_RDWR redefined at /export/home/fly818/var/megalib/File/Slurp.pm line 11. Subroutine File::Slurp::O_CREAT redefined at /export/home/fly818/var/megalib/File/Slurp.pm line 11. Subroutine File::Slurp::O_EXCL redefined at /export/home/fly818/var/megalib/File/Slurp.pm line 11. 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 # Failed test 'POD test for blib/lib/File/Path/Tiny.pod' # at /export/home/fly818/var/megalib/Test/Pod.pm line 186. Wide character in print at /export/home/fly818/var/megalib/Test/Builder.pm line 1759. # blib/lib/File/Path/Tiny.pod (91): Non-ASCII character seen before =encoding in '“foo/bar/baz.txt”'. Assuming UTF-8 # Looks like you failed 1 test of 2. t/pod.t ........... 1..2 ok 1 - POD test for blib/lib/File/Path/Tiny.pm (no pod) not ok 2 - POD test for blib/lib/File/Path/Tiny.pod Dubious, test returned 1 (wstat 256, 0x100) Failed 1/2 subtests Test Summary Report ------------------- t/pod.t (Wstat: 256 Tests: 2 Failed: 1) Failed test: 2 Non-zero exit status: 1 Files=4, Tests=33, 10 wallclock secs ( 0.14 usr 0.02 sys + 5.46 cusr 0.42 csys = 6.04 CPU) Result: FAIL Failed 1/4 test programs. 1/33 subtests failed. make: *** [test_dynamic] Error 29 DMUEY/File-Path-Tiny-0.6.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports DMUEY/File-Path-Tiny-0.6.tar.gz Finished 2013-09-24T08:06:34