Checking if your kit is complete... Looks good Writing Makefile for Acme::LeetSpeak cp lib/Acme/LeetSpeak.pm blib/lib/Acme/LeetSpeak.pm Manifying blib/man3/Acme::LeetSpeak.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::LeetSpeak;' # at t/00-load.t line 6. # Tried to use 'Acme::LeetSpeak'. # Error: Constant name 'HASH(0x401501a4)' has invalid characters at blib/lib/Acme/LeetSpeak.pm line 42 # BEGIN failed--compilation aborted at t/00-load.t line 6. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Use of uninitialized value in concatenation (.) or string at t/00-load.t line 9. # Testing Acme::LeetSpeak , Perl 5.006001, /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl # TODO - make a test? # Looks like you failed 1 test of 1. not ok 1 - use Acme::LeetSpeak; 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