Checking if your kit is complete... Looks good Writing Makefile for Tie::ExecHash cp lib/Tie/ExecHash.pm blib/lib/Tie/ExecHash.pm Manifying blib/man3/Tie::ExecHash.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/Tie-ExecHash....1..5 # Failed test 'use Tie::ExecHash;' # at t/Tie-ExecHash.t line 2. # Tried to use 'Tie::ExecHash'. # Error: Base class package "Tie::ExtraHash" is empty. # (Perhaps you need to 'use' the module which defines that package first.) at blib/lib/Tie/ExecHash.pm line 3 # BEGIN failed--compilation aborted at t/Tie-ExecHash.t line 2. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Can't locate object method "TIEHASH" via package "Tie::ExecHash" at t/Tie-ExecHash.t line 5. # Looks like you planned 5 tests but only ran 1. not ok 1 - use Tie::ExecHash; # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-5 Failed 5/5 tests, 0.00% okay t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.00 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.00 required for testing POD coverage t/pod-spelling....1..0 # Skip Can't run spelling tests without Test::Spelling skipped all skipped: Can't run spelling tests without Test::Spelling t/pod-test........1..0 # Skip Test::Pod 1.00 required for testing POD skipped all skipped: Test::Pod 1.00 required for testing POD Failed 1/4 test scripts, 75.00% okay. 5/5 subtests failed, 0.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/Tie-ExecHash.t 255 65280 5 9 180.00% 1-5 3 tests skipped. make: *** [test_dynamic] Error 11