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 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -Iinc -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/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; Can't find label __COME_FROM0000 at t/1-basic.t line 10. # Looks like you planned 8 tests but only ran 3. # Looks like your test died just after 3. ok 2 - sanity ok 3 - fork() dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 4-8 Failed 5/8 tests, 37.50% okay t/2-cached.......1..2 ok 1 - use Acme::ComeFrom; ok 2 - comefrom cached EXPR ok Failed 1/3 test scripts, 66.67% okay. 5/11 subtests failed, 54.55% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/1-basic.t 255 65280 8 10 125.00% 4-8 1 subtest skipped. make: *** [test_dynamic] Error 11