Checking if your kit is complete... Warning: prerequisite POE 0.26 not found at /home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Warning: the following files are missing in your kit: .cvsignore Please inform the author. Writing Makefile for POE::Component::Client::SMTP cp lib/POE/Component/Client/SMTP.pm blib/lib/POE/Component/Client/SMTP.pm Manifying blib/man3/POE::Component::Client::SMTP.3 PERL_DL_NONLAZY=1 /home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/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::Component::Client::SMTP; # Testing POE::Component::Client::SMTP 0.18, Perl 5.006001, /home/cpanrun/build/5.6.1/bin/perl ok t/010-send-simple...1..1 POE::Component::Server::TCP->new() doesn't recognize "ClientInputFilter" as a parameter at t/010-send-simple.t line 60 POE::Component::Server::TCP->new() doesn't recognize "ClientOutputFilter" as a parameter at t/010-send-simple.t line 60 Can't locate object method "delay_adjust" via package "POE::Kernel" (perhaps you forgot to load "POE::Kernel"?) at blib/lib/POE/Component/Client/SMTP.pm line 206. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/015-receive-5XY-code.1..1 POE::Component::Server::TCP->new() doesn't recognize "ClientInputFilter" as a parameter at t/015-receive-5XY-code.t line 60 POE::Component::Server::TCP->new() doesn't recognize "ClientOutputFilter" as a parameter at t/015-receive-5XY-code.t line 60 Can't locate object method "delay_adjust" via package "POE::Kernel" (perhaps you forgot to load "POE::Kernel"?) at blib/lib/POE/Component/Client/SMTP.pm line 206. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/015-receive-DATA-5XY-code.1..1 POE::Component::Server::TCP->new() doesn't recognize "ClientInputFilter" as a parameter at t/015-receive-DATA-5XY-code.t line 60 POE::Component::Server::TCP->new() doesn't recognize "ClientOutputFilter" as a parameter at t/015-receive-DATA-5XY-code.t line 60 Can't locate object method "delay_adjust" via package "POE::Kernel" (perhaps you forgot to load "POE::Kernel"?) at blib/lib/POE/Component/Client/SMTP.pm line 206. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/017-unknown-code..1..1 POE::Component::Server::TCP->new() doesn't recognize "ClientInputFilter" as a parameter at t/017-unknown-code.t line 60 POE::Component::Server::TCP->new() doesn't recognize "ClientOutputFilter" as a parameter at t/017-unknown-code.t line 60 Can't locate object method "delay_adjust" via package "POE::Kernel" (perhaps you forgot to load "POE::Kernel"?) at blib/lib/POE/Component/Client/SMTP.pm line 206. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/020-send-using-all-params.1..7 ok 1 - use IO::Socket::INET; ok 2 - use POE; ok 3 - use POE::Wheel::ListenAccept; ok 4 - use POE::Component::Server::TCP; ok 5 - use POE::Component::Client::SMTP; POE::Component::Server::TCP->new() doesn't recognize "ClientInputFilter" as a parameter at t/020-send-using-all-params.t line 56 POE::Component::Server::TCP->new() doesn't recognize "ClientOutputFilter" as a parameter at t/020-send-using-all-params.t line 56 Can't locate object method "delay_adjust" via package "POE::Kernel" (perhaps you forgot to load "POE::Kernel"?) at blib/lib/POE/Component/Client/SMTP.pm line 206. # Looks like you planned 7 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-7 Failed 2/7 tests, 71.43% okay t/030-auth-plain1...1..13 ok 1 - use IO::Socket::INET; ok 2 - use POE; ok 3 - use POE::Wheel::ListenAccept; ok 4 - use POE::Component::Server::TCP; ok 5 - use POE::Component::Client::SMTP; POE::Component::Server::TCP->new() doesn't recognize "ClientInputFilter" as a parameter at t/030-auth-plain1.t line 74 POE::Component::Server::TCP->new() doesn't recognize "ClientOutputFilter" as a parameter at t/030-auth-plain1.t line 74 Can't locate object method "delay_adjust" via package "POE::Kernel" (perhaps you forgot to load "POE::Kernel"?) at blib/lib/POE/Component/Client/SMTP.pm line 206. # Looks like you planned 13 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-13 Failed 8/13 tests, 38.46% okay t/040-transaction-log.1..9 ok 1 - use IO::Socket::INET; ok 2 - use POE; ok 3 - use POE::Wheel::ListenAccept; ok 4 - use POE::Component::Server::TCP; ok 5 - use POE::Component::Client::SMTP; Possible attempt to separate words with commas at t/040-transaction-log.t line 45. POE::Component::Server::TCP->new() doesn't recognize "ClientInputFilter" as a parameter at t/040-transaction-log.t line 69 POE::Component::Server::TCP->new() doesn't recognize "ClientOutputFilter" as a parameter at t/040-transaction-log.t line 69 Can't locate object method "delay_adjust" via package "POE::Kernel" (perhaps you forgot to load "POE::Kernel"?) at blib/lib/POE/Component/Client/SMTP.pm line 206. # Looks like you planned 9 tests but only ran 5. # Looks like your test died just after 5. Use of uninitialized value in numeric eq (==) at /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/POE/Kernel.pm line 1249 during global destruction. Use of uninitialized value in numeric eq (==) at /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/POE/Kernel.pm line 1249 during global destruction. Use of uninitialized value in numeric eq (==) at /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/POE/Kernel.pm line 1249 during global destruction. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 6-9 Failed 4/9 tests, 55.56% okay t/045-messagefile-filehandle.1..7 ok 1 - use IO::Socket::INET; ok 2 - use POE; ok 3 - use POE::Wheel::ListenAccept; ok 4 - use POE::Component::Server::TCP; ok 5 - use POE::Component::Client::SMTP; POE::Component::Server::TCP->new() doesn't recognize "ClientInputFilter" as a parameter at t/045-messagefile-filehandle.t line 70 POE::Component::Server::TCP->new() doesn't recognize "ClientOutputFilter" as a parameter at t/045-messagefile-filehandle.t line 70 Can't locate object method "delay_adjust" via package "POE::Kernel" (perhaps you forgot to load "POE::Kernel"?) at blib/lib/POE/Component/Client/SMTP.pm line 206. # Looks like you planned 7 tests but only ran 5. # Looks like your test died just after 5. Use of uninitialized value in numeric eq (==) at /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/POE/Kernel.pm line 1249 during global destruction. Use of uninitialized value in numeric eq (==) at /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/POE/Kernel.pm line 1249 during global destruction. Use of uninitialized value in numeric eq (==) at /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/POE/Kernel.pm line 1249 during global destruction. Use of uninitialized value in numeric eq (==) at /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/POE/Kernel.pm line 1249 during global destruction. Use of uninitialized value in numeric eq (==) at /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/POE/Kernel.pm line 1249 during global destruction. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 6-7 Failed 2/7 tests, 71.43% okay t/050-send-with-bcc-cc.1..6 ok 1 - use IO::Socket::INET; ok 2 - use POE; ok 3 - use POE::Wheel::ListenAccept; ok 4 - use POE::Component::Server::TCP; ok 5 - use POE::Component::Client::SMTP; Possible attempt to separate words with commas at t/050-send-with-bcc-cc.t line 35. POE::Component::Server::TCP->new() doesn't recognize "ClientInputFilter" as a parameter at t/050-send-with-bcc-cc.t line 58 POE::Component::Server::TCP->new() doesn't recognize "ClientOutputFilter" as a parameter at t/050-send-with-bcc-cc.t line 58 Can't locate object method "delay_adjust" via package "POE::Kernel" (perhaps you forgot to load "POE::Kernel"?) at blib/lib/POE/Component/Client/SMTP.pm line 206. # 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/060-send-defaults.1..6 ok 1 - use IO::Socket::INET; ok 2 - use POE; ok 3 - use POE::Wheel::ListenAccept; ok 4 - use POE::Component::Server::TCP; ok 5 - use POE::Component::Client::SMTP; POE::Component::Server::TCP->new() doesn't recognize "ClientInputFilter" as a parameter at t/060-send-defaults.t line 72 POE::Component::Server::TCP->new() doesn't recognize "ClientOutputFilter" as a parameter at t/060-send-defaults.t line 72 Can't locate object method "delay_adjust" via package "POE::Kernel" (perhaps you forgot to load "POE::Kernel"?) at blib/lib/POE/Component/Client/SMTP.pm line 206. # 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/070-test-error-return.1..1 POE::Component::Server::TCP->new() doesn't recognize "ClientInputFilter" as a parameter at t/070-test-error-return.t line 57 POE::Component::Server::TCP->new() doesn't recognize "ClientOutputFilter" as a parameter at t/070-test-error-return.t line 57 ok 1 - Wheel::SocketFactory Error 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/010-send-simple.t 255 65280 1 1 100.00% 1 t/015-receive-5XY-code.t 255 65280 1 1 100.00% 1 t/015-receive-DATA-5XY-code.t 255 65280 1 1 100.00% 1 t/017-unknown-code.t 255 65280 1 1 100.00% 1 t/020-send-using-all-params.t 255 65280 7 2 28.57% 6-7 t/030-auth-plain1.t 255 65280 13 8 61.54% 6-13 t/040-transaction-log.t 255 65280 9 4 44.44% 6-9 t/045-messagefile-filehandle.t 255 65280 7 2 28.57% 6-7 t/050-send-with-bcc-cc.t 255 65280 6 1 16.67% 6 t/060-send-defaults.t 255 65280 6 1 16.67% 6 2 tests skipped. Failed 10/14 test scripts, 28.57% okay. 22/54 subtests failed, 59.26% okay. make: *** [test_dynamic] Error 29