Checking if your kit is complete... Looks good Writing Makefile for Test::Warn::None cp lib/Test/Warn/None.pm blib/lib/Test/Warn/None.pm Manifying blib/man3/Test::Warn::None.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/end.......You should load Test::Tester before Test::Builder (or anything that loads Test::Builder) at /Users/cpanrun/pristine/5.8.7/lib/5.8.7/Test/Tester.pm line 9. # Failed test (t/end.t at line 12) # got: undef # expected: '1' # You need to change $Test::Builder::Level # Failed test (t/end.t at line 12) # got: undef # expected: '1' # You need to change $Test::Builder::Level # Looks like you planned 6 tests but ran 2 extra. dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 3, 5, 7-8 Failed 4/6 tests, 33.33% okay t/no_end....ok t/test......You should load Test::Tester before Test::Builder (or anything that loads Test::Builder) at /Users/cpanrun/pristine/5.8.7/lib/5.8.7/Test/Tester.pm line 9. # Failed test (t/test.t at line 50) # ' at t/test.t line 18' # doesn't match '/main::b/' # Failed test (t/test.t at line 51) # ' main::b called at t/test.t line 13' # doesn't match '/main::a/' # Looks like you failed 2 tests of 31. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 14-15 Failed 2/31 tests, 93.55% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/end.t 4 1024 6 4 66.67% 3 5 7-8 t/test.t 2 512 31 2 6.45% 14-15 Failed 2/3 test scripts, 33.33% okay. 2/38 subtests failed, 94.74% okay. make: *** [test_dynamic] Error 2