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 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/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............FAILED tests 1-12 Failed 12/12 tests, 0.00% okay t/05-steps..........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/04-ffr.t 12 12 100.00% 1-12 t/05-steps.t 27 27 100.00% 1-27 3 tests skipped. Failed 5/8 test scripts, 37.50% okay. 99/99 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 29