Checking if your kit is complete... 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/tmp/5.8.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-load.......................1..1 ok 1 - use POE::Component::Client::SMTP; # Testing POE::Component::Client::SMTP 0.18, Perl 5.008, /home/cpanrun/tmp/5.8.0/bin/perl ok t/010-send-simple...............1..1 ok 1 - Send Simple # Send Simple ok t/015-receive-5XY-code..........1..1 ok 1 - SMTP code 500 # 5XY Code ok t/015-receive-DATA-5XY-code.....1..1 ok 1 - SMTP code 500 for DATA command # 5XY Code ok t/017-unknown-code..............1..1 ok 1 - Unknonw SMTP code # 7XY Code ok 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; ok 6 - All Params ok 7 - MyHostname # All Params ok 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; ok 6 - Auth OK ok 7 - No User ok 8 - No Pass ok 9 - Mech precedes wrong host ok 10 - Wrong host ok 11 - No User precedes wrong port ok 12 - Invalid Mech precedes no User ok 13 - MyHostname # Test PLAIN AUTH ok 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; ok 6 - transaction log disabled smtp failure ok 7 - transaction log enabled smtp failure ok 8 - transaction log disabled smtp success ok 9 - transaction log enabled smtp success ok 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; ok 6 - filehandle ok 7 - messagefile ok 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; ok 6 - Send, To, CC, BCC # Send, To, CC, BCC ok 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; ok 6 - Defaults # Defaults ok t/070-test-error-return.........1..1 ok 1 - Wheel::SocketFactory Error ok t/pod-coverage..................1..1 ok 1 - Pod coverage on POE::Component::Client::SMTP ok t/pod...........................1..1 ok 1 - blib/lib/POE/Component/Client/SMTP.pm ok All tests successful. Files=14, Tests=56, 30 wallclock secs (26.10 cusr + 1.34 csys = 27.44 CPU) Installing /home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/POE/Component/Client/SMTP.pm Installing /home/cpanrun/build/5.8.0/man/man3/POE::Component::Client::SMTP.3 Appending installation info to /home/cpanrun/build/5.8.0/lib/5.8.0/i686-linux-thread-multi/perllocal.pod