Warning: prerequisite POE 0.38 not found. We have 0.3401. Checking if your kit is complete... 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/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/00_use..............1..1 ok 1 - use POE::Component::Client::Pastebot; # Testing POE::Component::Client::Pastebot 1.00, Perl 5.008002, /home/cpanrun/parisc2.0-lp64/build/5.8.2/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 ok 5 - lost Can't locate object method "sig_child" via package "POE::Kernel" at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/POE-Component-Client-Pastebot/blib/lib/POE/Component/Client/Pastebot.pm line 82. # Looks like you planned 6 tests but only ran 5. # Looks like your test died just after 5. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 6 Failed 1/6 tests, 83.33% 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 ok 5 - lost Can't locate object method "sig_child" via package "POE::Kernel" at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/POE-Component-Client-Pastebot/blib/lib/POE/Component/Client/Pastebot.pm line 82. # Looks like you planned 8 tests but only ran 5. # Looks like your test died just after 5. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 6-8 Failed 3/8 tests, 62.50% okay t/99_pod..............1..1 ok 1 - blib/lib/POE/Component/Client/Pastebot.pm ok t/99_pod_coverage.....1..0 # Skip Test::Pod::Coverage 1.00 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.00 required for testing POD coverage t/99_test_kwalitee....1..0 # Skip Test::Kwalitee not installed; skipping skipped all skipped: Test::Kwalitee not installed; skipping Failed 2/6 test scripts, 66.67% okay. 4/16 subtests failed, 75.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/01_spawn.t 255 65280 6 2 33.33% 6 t/02_pastebot.t 255 65280 8 6 75.00% 6-8 2 tests skipped. make: *** [test_dynamic] Error 25