Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. Installing C:\cpanrun-5.8\build\5-8-0\site\lib\POE\Component\Server\NNTP.pm Installing C:\cpanrun-5.8\build\5-8-0\site\lib\POE\Component\Server\NNTP\Constants.pm Writing C:\cpanrun-5.8\build\5-8-0\site\lib\auto\POE\Component\Server\NNTP\.packlist Appending installation info to C:\cpanrun-5.8\build\5-8-0\lib/perllocal.pod use................1..1 ok 1 - use POE::Component::Server::NNTP; # Testing POE::Component::Server::NNTP 0.99, POE 0.29, Perl 5.008, C:\cpanrun-5.8\build\5-8-0\bin\perl.exe 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 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 # Waiting 10 seconds for time out ok 6 - Client connected 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 - The object isa TestPlugin ok 9 - Plugin: 200 server ready - posting allowed ok 10 - NNTPD_connection 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 - plugin_unregister ok 17 - The object isa TestPlugin ok 18 - 205 closing connection - goodbye! ok 19 - Disconnected by peer 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 # POE::Component::Server::NNTP::Constants: no public symbols defined ok 2 - Pod coverage on POE::Component::Server::NNTP::Constants 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, 21 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU)