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/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/Tie-ExecHash...... # Failed test (t/Tie-ExecHash.t at 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. # 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......skipped: Test::Pod::Coverage 1.00 required for testing POD coverage t/pod-spelling......skipped: Can't run spelling tests without Test::Spelling t/pod-test..........skipped: Test::Pod 1.00 required for testing POD Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/Tie-ExecHash.t 255 65280 5 5 100.00% 1-5 3 tests skipped. Failed 1/4 test scripts, 75.00% okay. 5/5 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 29