Checking if your kit is complete... Looks good Writing Makefile for Heritable::Types cp lib/Heritable/Types.pm blib/lib/Heritable/Types.pm Manifying blib/man3/Heritable::Types.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/001_load.......1..1 # Failed test 'use Heritable::Types;' # at t/001_load.t line 7. # Tried to use 'Heritable::Types'. # Error: Can't declare another package's variables at blib/lib/Heritable/Types.pm line 7 # 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. not ok 1 - use Heritable::Types; # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/002_inherit....1..8 Can't declare another package's variables at blib/lib/Heritable/Types.pm line 7 BEGIN failed--compilation aborted at blib/lib/Heritable/Types.pm line 7. Compilation failed in require at t/002_inherit.t line 18. BEGIN failed--compilation aborted at t/002_inherit.t line 18. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-8 Failed 8/8 tests, 0.00% okay Failed 2/2 test scripts, 0.00% okay. 9/9 subtests failed, 0.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/001_load.t 1 256 1 1 100.00% 1 t/002_inherit.t 255 65280 8 16 200.00% 1-8 make: *** [test_dynamic] Error 2