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/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/001_load..........# Failed test (t/001_load.t at 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 blib/lib/Heritable/Types.pm line 7. # Compilation failed in require at (eval 1) line 2. # Looks like you failed 1 tests of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/002_inherit.......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 Test Status 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 8 100.00% 1-8 Failed 2/2 test scripts, 0.00% okay. 9/9 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 2