Checking if your kit is complete... Warning: the following files are missing in your kit: t/swamp/Makefile Please inform the author. Writing Makefile for File::Next cp Next.pm blib/lib/File/Next.pm Manifying blib/man3/File::Next.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/00-load.........1..1 ok 1 - use File::Next; # Testing File::Next 1.00, Perl 5.006001, /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl ok t/api.............1..18 ok 1 - use File::Next; ok 2 - The object isa CODE ok 3 - $_ defined ok 4 - $File::Next::dir correct in $file_filter ok 5 - $File::Next::name is correct ok 6 - swamp filename returned ok 7 - $_ defined ok 8 - $File::Next::dir correct in $file_filter ok 9 - $File::Next::name is correct ok 10 - Correct $dir ok 11 - $file should not have any slashes, backslashes or other pathy things ok 12 - The object isa CODE ok 13 - $_ defined ok 14 - $File::Next::dir in $descend_filter ok 15 - $_ defined ok 16 - $File::Next::dir in $descend_filter ok 17 - $_ defined ok 18 - $File::Next::dir in $descend_filter ok t/basic...........1..11 ok 1 - use File::Next; ok 2 - The object isa CODE ok 3 - JUST_A_FILE ok 4 - The object isa CODE # Failed test 'NO_PARMS' # at t/basic.t line 56. # Structures begin differing at: # $got->[1] = 't/swamp/Makefile.PL' # $expected->[1] = 't/swamp/Makefile' not ok 5 - NO_PARMS ok 6 - The object isa CODE ok 7 - MULTIPLE_STARTS ok 8 - The object isa CODE # Failed test 'NO_DESCEND' # at t/basic.t line 99. # Structures begin differing at: # $got->[1] = 't/swamp/Makefile.PL' # $expected->[1] = 't/swamp/Makefile' not ok 9 - NO_DESCEND ok 10 - The object isa CODE # Looks like you failed 2 tests of 11. ok 11 - ONLY_FILES_WITH_AN_EXTENSION dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 5, 9 Failed 2/11 tests, 81.82% okay t/dirs............1..3 ok 1 - use File::Next; ok 2 - The object isa CODE ok 3 - NO_PARMS ok t/dot.............1..3 ok 1 - use File::Next; ok 2 - The object isa CODE # Failed test 'NO_PARMS' # at t/dot.t line 56. # Structures begin differing at: # $got->[13] = 'swamp/Makefile.PL' # $expected->[13] = 'swamp/Makefile' not ok 3 - NO_PARMS # Looks like you failed 1 test of 3. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 3 Failed 1/3 tests, 66.67% okay t/everything......1..5 ok 1 - use File::Next; ok 2 - The object isa CODE not ok 3 - NO_PARMS # Failed test 'NO_PARMS' # at t/everything.t line 60. # Structures begin differing at: # $got->[15] = 't/swamp/Makefile.PL' # $expected->[15] = 't/swamp/Makefile' ok 4 - The object isa CODE # Looks like you failed 1 test of 5. ok 5 - NO_PARMS dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 3 Failed 1/5 tests, 80.00% okay t/follow..........1..7 ok 1 - use File::Next; ok 2 - The object isa CODE # Failed test 'DEFAULT' # at t/follow.t line 66. # Structures begin differing at: # $got->[1] = 't/swamp/Makefile.PL' # $expected->[1] = 't/swamp/Makefile' not ok 3 - DEFAULT ok 4 - The object isa CODE # Failed test 'NO_FOLLOW' # at t/follow.t line 77. # Structures begin differing at: # $got->[1] = 't/swamp/Makefile.PL' # $expected->[1] = 't/swamp/Makefile' not ok 5 - NO_FOLLOW ok 6 - The object isa CODE ok 7 - NO_FOLLOW_STARTING_WITH_A_SYMLINK # Looks like you failed 2 tests of 7. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 3, 5 Failed 2/7 tests, 71.43% okay t/parms...........1..5 ok 1 - use File::Next; ok 2 - Caught one error ok 3 - And it looks reasonable ok 4 - Throws an error ok 5 - And it looks reasonable ok t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.............1..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD t/sort............1..7 ok 1 - use File::Next; ok 2 - The object isa CODE # Failed test 'SORT_BOOLEAN' # at t/sort.t line 44. # Structures begin differing at: # $got->[1] = 't/swamp/Makefile.PL' # $expected->[1] = 't/swamp/Makefile' not ok 3 - SORT_BOOLEAN ok 4 - The object isa CODE # Failed test 'SORT_STANDARD' # at t/sort.t line 56. not ok 5 - SORT_STANDARD # Structures begin differing at: # $got->[1] = 't/swamp/Makefile.PL' # $expected->[1] = 't/swamp/Makefile' ok 6 - The object isa CODE # Failed test 'SORT_REVERSE' # at t/sort.t line 68. # Structures begin differing at: # $got->[1] = 't/swamp/Makefile.PL' # $expected->[1] = 't/swamp/Makefile' # Looks like you failed 3 tests of 7. not ok 7 - SORT_REVERSE dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 3, 5, 7 Failed 3/7 tests, 57.14% okay t/zero............1..3 ok 1 - use File::Next; ok 2 - The object isa CODE # Failed test 'HANDLE_ZEROES' # at t/zero.t line 46. # Structures begin differing at: # $got->[1] = 'Makefile.PL' # $expected->[1] = 'Makefile' not ok 3 - HANDLE_ZEROES # Looks like you failed 1 test of 3. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 3 Failed 1/3 tests, 66.67% okay Failed 6/12 test scripts, 50.00% okay. 10/63 subtests failed, 84.13% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/basic.t 2 512 11 2 18.18% 5 9 t/dot.t 1 256 3 1 33.33% 3 t/everything.t 1 256 5 1 20.00% 3 t/follow.t 2 512 7 2 28.57% 3 5 t/sort.t 3 768 7 3 42.86% 3 5 7 t/zero.t 1 256 3 1 33.33% 3 2 tests skipped. make: *** [test_dynamic] Error 2