Checking if your kit is complete... Looks good Writing Makefile for Acme::Terror::NL cp lib/Acme/Terror/NL.pm blib/lib/Acme/Terror/NL.pm Manifying blib/man3/Acme::Terror::NL.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -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/001_load..........1..2 not ok 1 - use Acme::Terror::NL; # Failed test (t/001_load.t at line 7) # Tried to use 'Acme::Terror::NL'. # Error: Constant name 'HASH(0x1ddb24)' has invalid characters at blib/lib/Acme/Terror/NL.pm line 15 # BEGIN failed--compilation aborted at t/001_load.t line 7. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Can't locate object method "new" via package "Acme::Terror::NL" (perhaps you forgot to load "Acme::Terror::NL"?) at t/001_load.t line 9. # Looks like you planned 2 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/001_load.t 255 65280 2 2 100.00% 1-2 Failed 1/1 test scripts, 0.00% okay. 2/2 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 2