Checking if your kit is complete... Looks good Writing Makefile for Net::Defensio cp lib/Net/Defensio/Response.pm blib/lib/Net/Defensio/Response.pm cp lib/Net/Defensio.pm blib/lib/Net/Defensio.pm Manifying blib/man3/Net::Defensio::Response.3 Manifying blib/man3/Net::Defensio.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=1; runtests @ARGV;' t/*.t t/00-compile........1..2 ok 1 - use Net::Defensio; ok 2 - use Net::Defensio::Response; ok t/01-validate-key...1..1 ok 1 ok t/03-audit-comment..1..4 ok 1 ok 2 ok 3 ok 4 ok t/04-report-false-negatives.1..1 ok 1 ok t/05-report-false-positives.1..1 ok 1 ok t/06-get-stats......1..1 not ok 1 # Failed test (t/06-get-stats.t at line 21) # 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 Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/06-get-stats.t 1 256 1 1 100.00% 1 Failed 1/6 test scripts, 83.33% okay. 1/10 subtests failed, 90.00% okay. make: *** [test_dynamic] Error 2