Checking if your kit is complete... Looks good Writing Makefile for Acme::ComeFrom cp lib/Acme/ComeFrom.pm blib/lib/Acme/ComeFrom.pm Manifying blib/man3/Acme::ComeFrom.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/0-signature....1..1 ok 1 # skip Next time around, consider install Module::Signature, so you can verify the integrity of this distribution. ok 1/1 skipped: various reasons t/1-basic........1..6 ok 1 - use Acme::ComeFrom; ok 2 - sanity Can't find label __COME_FROM0000 at t/1-basic.t line 10. ok 3 - fork() # Looks like you planned 6 tests but only ran 3. # Looks like your test died just after 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 4-6 Failed 3/6 tests, 50.00% okay t/2-cached.......1..2 ok 1 - use Acme::ComeFrom; ok 2 - comefrom cached EXPR ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/1-basic.t 255 65280 6 6 4-6 1 subtest skipped. Failed 1/3 test scripts. 3/9 subtests failed. Files=3, Tests=9, 1 wallclock secs ( 0.29 cusr + 0.08 csys = 0.37 CPU) Failed 1/3 test programs. 3/9 subtests failed. make: *** [test_dynamic] Error 25