Checking if your kit is complete... Looks good Writing Makefile for Dir::Project cp Project.pm blib/lib/Dir/Project.pm cp project_dir blib/script/project_dir /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/project_dir cp project_bin blib/script/project_bin /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/project_bin Manifying blib/man1/project_dir.1 Manifying blib/man1/project_bin.1 Manifying blib/man3/Dir::Project.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00_pod............1..3 ok 1 - blib/script/project_bin ok 2 - blib/script/project_dir ok 3 - blib/lib/Dir/Project.pm ok t/01_manifest.......1..1 # Running under perl version 5.008008 for darwin # Current time local: Fri Jul 13 13:15:09 2007 # Current time GMT: Fri Jul 13 20:15:09 2007 # Using Test.pm version 1.25 ok 1 # skip author only test (harmless) ok 1/1 skipped: various reasons t/10_project........1..1 # Running under perl version 5.008008 for darwin # Current time local: Fri Jul 13 13:15:09 2007 # Current time GMT: Fri Jul 13 20:15:09 2007 # Using Test.pm version 1.25 ok 1 ok t/20_project_dir....1..1 # Running under perl version 5.008008 for darwin # Current time local: Fri Jul 13 13:15:09 2007 # Current time GMT: Fri Jul 13 20:15:09 2007 # Using Test.pm version 1.25 ok 1 ok t/30_project_bin....1..2 # Running under perl version 5.008008 for darwin # Current time local: Fri Jul 13 13:15:10 2007 # Current time GMT: Fri Jul 13 20:15:10 2007 # Using Test.pm version 1.25 # Failed test 1 in t/30_project_bin.t at line 21 # t/30_project_bin.t line 21 is: ok($out =~ /DESCRIPTION/); not ok 1 ok 2 FAILED test 1 Failed 1/2 tests, 50.00% okay t/40_make...........1..2 # Running under perl version 5.008008 for darwin # Current time local: Fri Jul 13 13:15:10 2007 # Current time GMT: Fri Jul 13 20:15:10 2007 # Using Test.pm version 1.25 ok 1 # skip author only test (harmless) ok 2 # skip author only test (harmless) ok 2/2 skipped: various reasons Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/30_project_bin.t 2 1 1 3 subtests skipped. Failed 1/6 test scripts. 1/10 subtests failed. Files=6, Tests=10, 1 wallclock secs ( 0.90 cusr + 0.34 csys = 1.24 CPU) Failed 1/6 test programs. 1/10 subtests failed. make: *** [test_dynamic] Error 25