Checking if your kit is complete... Warning: prerequisite POE 0.38 not found at /home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Looks good Writing Makefile for POE::Component::Client::Pastebot cp lib/POE/Component/Client/Pastebot.pm blib/lib/POE/Component/Client/Pastebot.pm Manifying blib/man3/POE::Component::Client::Pastebot.3 PERL_DL_NONLAZY=1 /home/cpanrun/build/5.6.1/bin/perl -Iinc -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/00_use............1..1 ok 1 - use POE::Component::Client::Pastebot; # Testing POE::Component::Client::Pastebot 1.00, Perl 5.006001, /home/cpanrun/build/5.6.1/bin/perl ok t/01_spawn..........1..6 ok 1 - use POE::Component::Client::Pastebot; ok 2 - created ok 3 - The object isa POE::Component::Client::Pastebot ok 4 - started Can't locate object method "sig_child" via package "POE::Kernel" (perhaps you forgot to load "POE::Kernel"?) at blib/lib/POE/Component/Client/Pastebot.pm line 82. # Looks like you planned 6 tests but only ran 4. # Looks like your test died just after 4. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 5-6 Failed 2/6 tests, 66.67% okay t/02_pastebot.......1..8 ok 1 - use POE::Component::Client::Pastebot; ok 2 - created ok 3 - The object isa POE::Component::Client::Pastebot ok 4 - started Can't locate object method "sig_child" via package "POE::Kernel" (perhaps you forgot to load "POE::Kernel"?) at blib/lib/POE/Component/Client/Pastebot.pm line 82. # Looks like you planned 8 tests but only ran 4. # Looks like your test died just after 4. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 5-8 Failed 4/8 tests, 50.00% okay t/99_pod............1..0 # Skip Test::Pod 1.00 required for testing POD skipped: Test::Pod 1.00 required for testing POD t/99_pod_coverage...1..0 # Skip Test::Pod::Coverage 1.00 required for testing POD coverage skipped: Test::Pod::Coverage 1.00 required for testing POD coverage t/99_test_kwalitee..1..0 # Skip Test::Kwalitee not installed; skipping skipped: Test::Kwalitee not installed; skipping Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/01_spawn.t 255 65280 6 2 33.33% 5-6 t/02_pastebot.t 255 65280 8 4 50.00% 5-8 3 tests skipped. Failed 2/6 test scripts, 66.67% okay. 6/15 subtests failed, 60.00% okay. make: *** [test_dynamic] Error 29