Writing Makefile for Object::Mediator cp lib/Object/Mediator.pm blib/lib/Object/Mediator.pm Manifying blib/man3/Object::Mediator.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/00load...... # Failed test 'use Object::Mediator;' # at t/00load.t line 9. # Tried to use 'Object::Mediator'. # Error: Constant name 'HASH(0x40163724)' has invalid characters at blib/lib/Object/Mediator.pm line 26 # BEGIN failed--compilation aborted at t/00load.t line 9. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. # Looks like you failed 1 test of 1. not ok 1 - use Object::Mediator; 1..1 dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/01sanity....Constant name 'HASH(0x400a0044)' has invalid characters at blib/lib/Object/Mediator.pm line 26 BEGIN failed--compilation aborted at blib/lib/Object/Mediator.pm line 26. Compilation failed in require at (eval 1) line 3. ...propagated at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/base.pm line 62. BEGIN failed--compilation aborted at t/01sanity.t line 9. dubious Test returned status 255 (wstat 65280, 0xff00) Failed 2/2 test scripts, 0.00% okay. 1/1 subtests failed, 0.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/00load.t 1 256 1 1 100.00% 1 t/01sanity.t 255 65280 ?? ?? % ?? make: *** [test_dynamic] Error 2