Warning: prerequisite POE 0.38 not found. We have 0.29. Checking if your kit is complete... Looks good Warning: prerequisite Test::More 0.47 not found. We have 0.45. Writing Makefile for POE::Component::Server::NNTP cp lib/POE/Component/Server/NNTP.pm blib/lib/POE/Component/Server/NNTP.pm cp lib/POE/Component/Server/NNTP/Constants.pm blib/lib/POE/Component/Server/NNTP/Constants.pm Manifying blib/man3/POE::Component::Server::NNTP.3 Manifying blib/man3/POE::Component::Server::NNTP::Constants.3 PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.8.0/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::Server::NNTP; # Testing POE::Component::Server::NNTP 0.99, POE 0.29, Perl 5.008, /home/cpanrun/tmp/5.8.0/bin/perl ok t/01_spawn..............1..9 ok 1 - use POE::Component::Server::NNTP; ok 2 - created ok 3 - The object isa POE::Component::Server::NNTP ok 4 - The object isa POE::Component::Pluggable ok 5 - started ok 6 - The object isa POE::Component::Server::NNTP ok 7 - The object isa POE::Component::Pluggable Wheel 2 generated bind error 13: Permission denied ok 8 - lost ok 9 - stopped ok t/02_connect............1..10 ok 1 - require POE::Component::Server::NNTP; ok 2 - The object isa POE::Component::Server::NNTP ok 3 - The object isa POE::Component::Pluggable ok 4 - The object isa POE::Component::Server::NNTP ok 5 - The object isa POE::Component::Pluggable ok 6 - Client connected ok 7 - 200 server ready - posting allowed ok 8 - Client disconnected ok 9 - 205 closing connection - goodbye! ok 10 - Disconnected by peer ok t/03_time_out...........1..9 ok 1 - require POE::Component::Server::NNTP; ok 2 - The object isa POE::Component::Server::NNTP ok 3 - The object isa POE::Component::Pluggable ok 4 - The object isa POE::Component::Server::NNTP ok 5 - The object isa POE::Component::Pluggable ok 6 - Client connected # Waiting 10 seconds for time out ok 7 - 201 server ready - no posting allowed ok 8 - Client disconnected ok 9 - Disconnected by peer ok t/04_invalid_cmd........1..11 ok 1 - require POE::Component::Server::NNTP; ok 2 - The object isa POE::Component::Server::NNTP ok 3 - The object isa POE::Component::Pluggable ok 4 - The object isa POE::Component::Server::NNTP ok 5 - The object isa POE::Component::Pluggable ok 6 - Client connected ok 7 - 200 server ready - posting allowed ok 8 - 500 command 'fubar' not recognized ok 9 - Client disconnected ok 10 - 205 closing connection - goodbye! ok 11 - Disconnected by peer ok t/05_pluggable..........1..19 ok 1 - require POE::Component::Server::NNTP; ok 2 - The object isa POE::Component::Server::NNTP ok 3 - The object isa POE::Component::Pluggable ok 4 - The object isa POE::Component::Server::NNTP ok 5 - The object isa POE::Component::Pluggable ok 6 - plugin_register ok 7 - Plugin add TestPlugin ok 8 - Plugin: 200 server ready - posting allowed ok 9 - NNTPD_connection ok 10 - The object isa TestPlugin ok 11 - Client connected ok 12 - 200 server ready - posting allowed ok 13 - Plugin: 205 closing connection - goodbye! ok 14 - NNTPD_disconnected ok 15 - Client disconnected ok 16 - 205 closing connection - goodbye! ok 17 - Disconnected by peer ok 18 - plugin_unregister ok 19 - The object isa TestPlugin ok t/06_posting............1..21 ok 1 - require POE::Component::Server::NNTP; ok 2 - The object isa POE::Component::Server::NNTP ok 3 - The object isa POE::Component::Pluggable ok 4 - The object isa POE::Component::Server::NNTP ok 5 - The object isa POE::Component::Pluggable ok 6 - plugin_register ok 7 - Plugin add TestPlugin ok 8 - The object isa TestPlugin ok 9 - Plugin: 200 server ready - posting allowed ok 10 - NNTPD_connection ok 11 - Client connected ok 12 - nntp-client connected ok 13 - nntp_200 ok 14 - msg_id ok 15 - Plugin: 335 send article to be transferred. End with . ok 16 - nntp_335 ok 17 - nntpd_posting ok 18 - Plugin: 235 article transferred ok ok 19 - nntp_235 ok 20 - plugin_unregister ok 21 - The object isa TestPlugin ok t/07_handle_connects....1..21 ok 1 - require POE::Component::Server::NNTP; ok 2 - The object isa POE::Component::Server::NNTP ok 3 - The object isa POE::Component::Pluggable ok 4 - The object isa POE::Component::Server::NNTP ok 5 - The object isa POE::Component::Pluggable ok 6 - plugin_register ok 7 - Plugin add TestPlugin ok 8 - The object isa TestPlugin ok 9 - NNTPD_connection ok 10 - Plugin: 200 localhost - poe-nntpd 1.0 ready - (posting ok). ok 11 - Client connected ok 12 - nntp-client connected # 200 localhost - poe-nntpd 1.0 ready - (posting ok). ok 13 - nntp_200 ok 14 - msg_id ok 15 - Plugin: 335 send article to be transferred. End with . ok 16 - nntp_335 ok 17 - nntpd_posting ok 18 - Plugin: 235 article transferred ok ok 19 - nntp_235 ok 20 - plugin_unregister ok 21 - The object isa TestPlugin ok t/08_extra_cmds.........1..19 ok 1 - require POE::Component::Server::NNTP; ok 2 - The object isa POE::Component::Server::NNTP ok 3 - The object isa POE::Component::Pluggable ok 4 - The object isa POE::Component::Server::NNTP ok 5 - The object isa POE::Component::Pluggable ok 6 - plugin_register ok 7 - Plugin add TestPlugin ok 8 - The object isa TestPlugin ok 9 - NNTPD_connection ok 10 - Plugin: 200 localhost - poe-nntpd 1.0 ready - (posting ok). ok 11 - Client connected ok 12 - nntp-client connected # 200 localhost - poe-nntpd 1.0 ready - (posting ok). ok 13 - nntp_200 ok 14 - nntpd_xfubar ok 15 - Plugin: 285 Fubar to you too ok 16 - nntpd_cmd_xfubar ok 17 - nntp_285 ok 18 - plugin_unregister ok 19 - The object isa TestPlugin ok t/99_pod................1..2 ok 1 - blib/lib/POE/Component/Server/NNTP.pm ok 2 - blib/lib/POE/Component/Server/NNTP/Constants.pm ok t/99_pod_coverage.......1..2 ok 1 - Pod coverage on POE::Component::Server::NNTP ok 2 - Pod coverage on POE::Component::Server::NNTP::Constants # POE::Component::Server::NNTP::Constants: no public symbols defined ok t/99_test_kwalitee......1..0 # Skip Test::Kwalitee not installed; skipping skipped all skipped: Test::Kwalitee not installed; skipping All tests successful, 1 test skipped. Files=12, Tests=124, 32 wallclock secs (19.37 cusr + 1.25 csys = 20.62 CPU) Installing /home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/POE/Component/Server/NNTP.pm Installing /home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/POE/Component/Server/NNTP/Constants.pm Installing /home/cpanrun/build/5.8.0/man/man3/POE::Component::Server::NNTP.3 Installing /home/cpanrun/build/5.8.0/man/man3/POE::Component::Server::NNTP::Constants.3 Appending installation info to /home/cpanrun/build/5.8.0/lib/5.8.0/i686-linux-thread-multi/perllocal.pod