Warning: prerequisite POE 0.38 not found at /export/home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Checking if your kit is complete... Looks good Writing Makefile for POE::Component::Server::POP3 cp lib/POE/Component/Server/POP3.pm blib/lib/POE/Component/Server/POP3.pm cp lib/POE/Component/Server/POP3/Constants.pm blib/lib/POE/Component/Server/POP3/Constants.pm Manifying blib/man3/POE::Component::Server::POP3.3 Manifying blib/man3/POE::Component::Server::POP3::Constants.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iinc -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/00_use............1..1 Ambiguous call resolved as CORE::getsockname(), qualify as such or use & at blib/lib/POE/Component/Server/POP3.pm line 102. Ambiguous call resolved as CORE::getsockname(), qualify as such or use & at blib/lib/POE/Component/Server/POP3.pm line 103. ok 1 - use POE::Component::Server::POP3; # Testing POE::Component::Server::POP3 0.03, POE 0.25, Perl 5.006001, /export/home/cpanrun/build/5.6.1/bin/perl ok t/10_basic..........Ambiguous call resolved as CORE::getsockname(), qualify as such or use & at blib/lib/POE/Component/Server/POP3.pm line 102. Ambiguous call resolved as CORE::getsockname(), qualify as such or use & at blib/lib/POE/Component/Server/POP3.pm line 103. 1..9 ok 1 - The object isa POE::Component::Server::POP3 ok 2 - The object isa POE::Component::Server::POP3 ok 3 - pop3d_connection ok 4 - +OK POP3 localhost POE::Component::Server::POP3-0.03 server ready Can't locate object method "delay_adjust" via package "POE::Kernel" (perhaps you forgot to load "POE::Kernel"?) at blib/lib/POE/Component/Server/POP3.pm line 142. # Looks like you planned 9 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-9 Failed 5/9 tests, 44.44% 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/10_basic.t 255 65280 9 5 55.56% 5-9 3 tests skipped. Failed 1/5 test scripts, 80.00% okay. 5/10 subtests failed, 50.00% okay. make: *** [test_dynamic] Error 29