Checking if your kit is complete... Looks good Writing Makefile for Tie::DxHash cp lib/Tie/DxHash.pm blib/lib/Tie/DxHash.pm Manifying blib/man3/Tie::DxHash.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/00-distribution...skipped: Test::Distribution not installed t/01-kwalitee.......skipped: Test::Kwalitee not installed; skipping t/02-perl-critic....skipped: Test::Perl::Critic required for reviewing coding style t/03-pod............skipped: Test::Pod 1.14 required for testing POD t/04-pod-coverage...skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/clear.............ok t/defined...........ok t/delete............ok t/destroy...........ok t/exists............ok t/fetch.............ok t/keys..............FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/multi.............ok t/scalar............ # Failed test (t/scalar.t at line 14) # got: '0' # expected: '3' # Looks like you failed 1 test of 2. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay t/store.............ok t/tiehash...........ok Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/keys.t 2 2 100.00% 1-2 t/scalar.t 1 256 2 1 50.00% 2 5 tests skipped. Failed 2/16 test scripts, 87.50% okay. 3/32 subtests failed, 90.62% okay. make: *** [test_dynamic] Error 29