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 /Users/cpanrun/build/5.10.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.010000, /Users/cpanrun/build/5.10.0/bin/perl ok t/010-send-simple...............1..1 # Send Simple ok 1 - Send Simple ok t/015-receive-5XY-code..........1..1 # 5XY Code ok 1 - SMTP code 500 ok t/015-receive-DATA-5XY-code.....1..1 # 5XY Code ok 1 - SMTP code 500 for DATA command ok t/017-unknown-code..............1..1 # 7XY Code ok 1 - Unknonw SMTP 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 # All Params ok 7 - MyHostname 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 # Test PLAIN AUTH ok 12 - Invalid Mech precedes no User ok 13 - MyHostname 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; # Send, To, CC, BCC ok 6 - 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; # Defaults ok 6 - Defaults ok t/070-test-error-return.........1..1 ok 1 - Wheel::SocketFactory Error ok t/pod-coverage..................1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod...........................1..1 ok 1 - blib/lib/POE/Component/Client/SMTP.pm ok All tests successful, 1 test skipped. Files=14, Tests=55, 5 wallclock secs ( 4.18 cusr + 1.02 csys = 5.20 CPU) make: *** [htmlifypods] Hangup