Checking if your kit is complete... Looks good Writing Makefile for Acme::Nothing cp lib/Acme/Nothing.pm blib/lib/Acme/Nothing.pm Manifying blib/man3/Acme::Nothing.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -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/00-load....1..1 # Failed test 'use Acme::Nothing;' # at t/00-load.t line 6. # Tried to use 'Acme::Nothing'. # Error: Undefined subroutine &Internals::SvREADONLY called at blib/lib/Acme/Nothing.pm line 18. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at t/00-load.t line 6. Name "Acme::Nothing::overload.pm" used only once: possible typo at blib/lib/Acme/Nothing.pm line 12. not ok 1 - use Acme::Nothing; # Testing Acme::Nothing 0.01, Perl 5.006001, /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay Failed 1/1 test scripts, 0.00% okay. 1/1 subtests failed, 0.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/00-load.t 1 256 1 1 100.00% 1 make: *** [test_dynamic] Error 2