Checking if your kit is complete... Looks good Writing Makefile for POE::Filter::JSON cp lib/POE/Filter/JSON.pm blib/lib/POE/Filter/JSON.pm Manifying blib/man3/POE::Filter::JSON.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..1 ok 1 - use POE::Filter::JSON; ok t/01_filter.........1..5 ok 1 - use POE::Filter::JSON; ok 2 - new not ok 3 - put # Failed test (t/01_filter.t at line 23) ok 4 - get ok 5 - get_foo_bar # Looks like you failed 1 test of 5. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 3 Failed 1/5 tests, 80.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/01_filter.t 1 256 5 1 20.00% 3 Failed 1/2 test scripts, 50.00% okay. 1/6 subtests failed, 83.33% okay. make: *** [test_dynamic] Error 2