PATH=/usr/bin:/bin:/home/fly1800/var/megalib/bin Start 2013-09-24T08:01:24 ActivePerl-1800 CPAN-2.00 Reading '/home/fly1800/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 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 >>> /home/fly1800/ap1800-297235/bin/perl-static 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 /home/fly1800/ap1800-297235/bin/perl-static "-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 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 /home/fly1800/var/megalib/Test/Pod.pm line 186. Wide character in print at /home/fly1800/ap1800-297235/lib/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 not ok 1 - POD test for blib/lib/File/Path/Tiny.pod ok 2 - POD test for blib/lib/File/Path/Tiny.pm (no 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: 1 Non-zero exit status: 1 Files=4, Tests=33, 2 wallclock secs ( 0.04 usr 0.01 sys + 2.28 cusr 0.13 csys = 2.46 CPU) Result: FAIL Failed 1/4 test programs. 1/33 subtests failed. make: *** [test_dynamic] Error 1 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 VmSize: 127292 kB Finished 2013-09-24T08:01:29