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 /export/home/cpanrun/build/5.6.1/bin/perl -Iinc -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=1; runtests @ARGV;' 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: Next time around, consider install Module::Signature, so you can verify the integrity of this distribution. t/1-basic...........1..8 ok 1 - use Acme::ComeFrom; ok 2 - sanity ok 3 - comefrom &NAME ok 4 - comefrom LABEL ok 5 - comefrom (disabled) ok 6 - comefrom uncached EXPR # Looks like you planned 8 tests but only ran 6. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 7-8 Failed 2/8 tests, 75.00% okay t/2-cached..........1..2 ok 1 - use Acme::ComeFrom; ok 2 - comefrom cached EXPR ok Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/1-basic.t 2 512 8 2 25.00% 7-8 1 subtest skipped. Failed 1/3 test scripts, 66.67% okay. 2/11 subtests failed, 81.82% okay. make: *** [test_dynamic] Error 29