Checking if your kit is complete... Looks good Writing Makefile for Devel::FIXME cp lib/Devel/FIXME.pm blib/lib/Devel/FIXME.pm cp lib/Devel/FIXME/Rules/PerlFile.pm blib/lib/Devel/FIXME/Rules/PerlFile.pm Manifying blib/man3/Devel::FIXME.3 Manifying blib/man3/Devel::FIXME::Rules::PerlFile.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01-basic...... # Failed test (t/01-basic.t at line 22) # found warning: # FIXME: foo at t/01-basic.t line 22. # expected to find warning: # FIXME: foo at t/01-basic.t line 22. # Looks like you failed 1 test of 4. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 3 Failed 1/4 tests, 75.00% okay t/02-api........ok t/03-require....ok t/04-errors..... # Failed test (t/04-errors.t at line 47) # found carped warning: FIXME's magic sub is no longer first in @INC at t/04-errors.t line 46 # expected to find carped warning: FIXME's magic sub is no longer first in @INC at t/04-errors.t line 47 # Failed test (t/04-errors.t at line 54) # found carped warning: FIXME's magic sub is no longer first in @INC at t/04-errors.t line 53 # expected to find carped warning: FIXME's magic sub is no longer first in @INC at t/04-errors.t line 54 # Looks like you failed 2 tests of 9. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 6-7 Failed 2/9 tests, 77.78% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/01-basic.t 1 256 4 1 25.00% 3 t/04-errors.t 2 512 9 2 22.22% 6-7 Failed 2/4 test scripts, 50.00% okay. 3/50 subtests failed, 94.00% okay. make: *** [test_dynamic] Error 2