Checking if your kit is complete... Looks good Writing Makefile for POE::Session::AttributeBased cp lib/POE/Session/AttributeBased.pm blib/lib/POE/Session/AttributeBased.pm Manifying blib/man3/POE::Session::AttributeBased.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-load...........1..1 ok 1 - use POE::Session::AttributeBased; # Testing POE::Session::AttributeBased 0.07, Perl 5.006001, /export/home/cpanrun/build/5.6.1/bin/perl ok t/01-fold...........1..7 ok 1 - in _start Can't call method "yield" on an undefined value at t/01-fold.t line 16. # Looks like you planned 7 tests but only ran 1. # Looks like your test died just after 1. POE::Kernel's run() method was never called. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-7 Failed 6/7 tests, 14.29% okay t/boilerplate.......1..3 ok 1 - README contains no boilerplate text ok 2 - Changes contains no boilerplate text ok 3 - lib/POE/Session/AttributeBased.pm contains no boilerplate text ok t/pod-coverage......1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod...............1..0 # Skip Test::Pod 1.14 required for testing POD skipped: Test::Pod 1.14 required for testing POD Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/01-fold.t 255 65280 7 6 85.71% 2-7 2 tests skipped. Failed 1/5 test scripts, 80.00% okay. 6/11 subtests failed, 45.45% okay. make: *** [test_dynamic] Error 29