Checking if your kit is complete... Looks good Writing Makefile for File::Finder cp lib/File/Finder/Steps.pm blib/lib/File/Finder/Steps.pm cp lib/File/Finder.pm blib/lib/File/Finder.pm Manifying blib/man3/File::Finder::Steps.3 Manifying blib/man3/File::Finder.3 PERL_DL_NONLAZY=1 /home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/01-core...........FAILED tests 1-7 Failed 7/7 tests, 0.00% okay t/02-basic-logic....FAILED tests 1-45 Failed 45/45 tests, 0.00% okay t/03-options........FAILED tests 1-8 Failed 8/8 tests, 0.00% okay t/04-ffr............skipped: No File::Find::Rule installed t/05-steps.......... # Failed test (t/05-steps.t at line 56) # Structures begin differing at: # $got->[0] = Does not exist # $expected->[0] = '.' # Looks like you failed 1 test of 27. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED tests 1-27 Failed 27/27 tests, 0.00% okay t/99-test-distro....skipped: Test::Distribution not installed t/99-test-pod-coverage.skipped: Test::Pod::Coverage required for testing POD t/99-test-pod.......skipped: Test::Pod 1.00 required for testing POD Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/01-core.t 7 7 100.00% 1-7 t/02-basic-logic.t 45 45 100.00% 1-45 t/03-options.t 8 8 100.00% 1-8 t/05-steps.t 1 256 27 27 100.00% 1-27 4 tests skipped. Failed 4/8 test scripts, 50.00% okay. 87/87 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 29