Checking if your kit is complete... Looks good Writing Makefile for Acme::BlahBlahBlah cp lib/Acme/BlahBlahBlah.pm blib/lib/Acme/BlahBlahBlah.pm Manifying blib/man3/Acme::BlahBlahBlah.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/Acme-BlahBlahBlah....# Failed test (t/Acme-BlahBlahBlah.t at line 9) # Tried to use 'Acme::BlahBlahBlah'. # Error: Perl v5.8.3 required--this is only v5.8.2, stopped at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Acme-BlahBlahBlah/blib/lib/Acme/BlahBlahBlah.pm line 3. # BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Acme-BlahBlahBlah/blib/lib/Acme/BlahBlahBlah.pm line 3. # Compilation failed in require at (eval 1) line 2. # Looks like you failed 1 tests of 1. 1..1 not ok 1 - use Acme::BlahBlahBlah; 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/Acme-BlahBlahBlah.t 1 256 1 1 100.00% 1 make: *** [test_dynamic] Error 2