Checking if your kit is complete... Looks good Writing Makefile for Sprocket cp lib/Sprocket/Session.pm blib/lib/Sprocket/Session.pm cp lib/Sprocket/Logger/Basic.pm blib/lib/Sprocket/Logger/Basic.pm cp lib/Sprocket/Util/FDpasser.pm blib/lib/Sprocket/Util/FDpasser.pm cp lib/Sprocket/Common.pm blib/lib/Sprocket/Common.pm cp lib/Sprocket/AIO.pm blib/lib/Sprocket/AIO.pm cp lib/Sprocket/ChannelManager.pm blib/lib/Sprocket/ChannelManager.pm cp lib/Sprocket/Client.pm blib/lib/Sprocket/Client.pm cp lib/Sprocket/Local.pm blib/lib/Sprocket/Local.pm cp lib/Sprocket/Util/Observable.pm blib/lib/Sprocket/Util/Observable.pm cp lib/Sprocket.pm blib/lib/Sprocket.pm cp lib/Sprocket/Server/PreFork.pm blib/lib/Sprocket/Server/PreFork.pm cp lib/Sprocket/Spread.pm blib/lib/Sprocket/Spread.pm cp lib/Sprocket/Local/Connection.pm blib/lib/Sprocket/Local/Connection.pm cp lib/Sprocket/Logger/Log4perl.pm blib/lib/Sprocket/Logger/Log4perl.pm cp lib/Sprocket/Event.pm blib/lib/Sprocket/Event.pm cp lib/Sprocket/Server.pm blib/lib/Sprocket/Server.pm cp lib/Sprocket/Plugin.pm blib/lib/Sprocket/Plugin.pm cp lib/Sprocket/Plugin/Manager.pm blib/lib/Sprocket/Plugin/Manager.pm cp lib/Sprocket/Base.pm blib/lib/Sprocket/Base.pm cp lib/Sprocket/Connection.pm blib/lib/Sprocket/Connection.pm Manifying blib/man3/Sprocket::Logger::Basic.3 Manifying blib/man3/Sprocket::Event.3 Manifying blib/man3/Sprocket::Util::FDpasser.3 Manifying blib/man3/Sprocket::Plugin.3 Manifying blib/man3/Sprocket::Server.3 Manifying blib/man3/Sprocket::AIO.3 Manifying blib/man3/Sprocket::Client.3 Manifying blib/man3/Sprocket::Util::Observable.3 Manifying blib/man3/Sprocket.3 Manifying blib/man3/Sprocket::Connection.3 Manifying blib/man3/Sprocket::Server::PreFork.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00_compile.........1..2 ok 1 - use POE; ok 2 - use Sprocket; ok t/01_plugin..........1..10 ok 1 - use POE; ok 2 - use Sprocket; ok 3 - use Sprocket::Client; ok 4 - use Sprocket::Server; ok 5 - connected, sending test ok 6 - received test, sending test ok 7 - received test, sending quit ok 8 - received quit, closing connection ok 9 - remote disconnected [Sat Oct 13 03:49:39 2007][pid:25462][0][Sprocket::Base::_default][?] _default called, no handler for event 19f90dc/remote_receive [HASH(0x19f6f44)] (the connection for this event may be gone) ok 10 - local disconnected ok t/02_template........ok 1 - use POE; ok 2 - use Sprocket; ok 3 - use Sprocket::Client; ok 4 - use Sprocket::Server; ok 5 - use POE::Filter::Line; ok 6 - l - connected, starting test ok 7 - l - sent 'test1' ok 8 - r - received valid result for 'test1' ok 9 - r - sending 'test2' ok 10 - l - received valid result for 'test2' ok 11 - l - sending 'test3' ok 12 - r - received valid result for 'test3' ok 13 - r - sending 'test4' ok 14 - l - received valid result for 'test4' ok 15 - l - last item in template, end of test ok 16 - l - disconnected ok 17 - r - disconnected 1..17 ok t/03_bind............1..4 ok 1 - use POE; ok 2 - use Sprocket; ok 3 - use Sprocket::Server; ok 4 - local bind error: intentional ok t/04_shutdown........1..8 ok 1 - use POE; ok 2 - use Sprocket; ok 3 - use Sprocket::Client; ok 4 - use Sprocket::Server; ok 5 - use POE::Filter::Line; ok 6 - client connected to server, starting soft shutdown ok 7 - received soft shutdown message, closing ok 8 - connection closed, done ok t/05_callbacks.......1..5 ok 1 - use POE; ok 2 - use Sprocket; ok 3 - callback params are ok for callback 1 ok 4 - callback params are ok for callback 2 ok 5 - callback params are ok for callback 3 ok t/06_hooks...........ok 1 - use POE; ok 2 - use Sprocket; ok 3 - use Sprocket::Server; ok 4 - use Sprocket::Client; ok 5 - callback sprocket.local.connection.accept ok 6 - l - connected, starting test ok 7 - l - sent 'test1' ok 8 - callback sprocket.remote.connection.accept ok 9 - callback sprocket.remote.connection.receive ok 10 - r - received valid result for 'test1' ok 11 - r - sending 'test2' ok 12 - callback sprocket.local.connection.receive ok 13 - l - received valid result for 'test2' ok 14 - l - sending 'test3' ok 15 - callback sprocket.remote.connection.receive ok 16 - r - received valid result for 'test3' ok 17 - r - sending 'test4' ok 18 - callback sprocket.local.connection.receive ok 19 - l - received valid result for 'test4' ok 20 - l - last item in template, end of test ok 21 - l - disconnected ok 22 - callback sprocket.remote.wheel.error ok 23 - r - disconnected ok 24 - callback sprocket.shutdown 1..24 ok t/07_fdpasser........ok 1 - use POE; ok 2 - use Sprocket; ok 3 - use POE::Filter::Line; ok 4 - use POE::Filter::Stream; ok 5 - use POE::Wheel::Run; ok 6 # skip File::FDpasser is unavilable 1..6 ok 1/6 skipped: various reasons t/80_pod.............1..20 ok 1 - blib/lib/Sprocket.pm ok 2 - blib/lib/Sprocket/AIO.pm ok 3 - blib/lib/Sprocket/Base.pm ok 4 - blib/lib/Sprocket/ChannelManager.pm ok 5 - blib/lib/Sprocket/Client.pm ok 6 - blib/lib/Sprocket/Common.pm ok 7 - blib/lib/Sprocket/Connection.pm ok 8 - blib/lib/Sprocket/Event.pm ok 9 - blib/lib/Sprocket/Local.pm ok 10 - blib/lib/Sprocket/Plugin.pm ok 11 - blib/lib/Sprocket/Server.pm ok 12 - blib/lib/Sprocket/Session.pm ok 13 - blib/lib/Sprocket/Spread.pm ok 14 - blib/lib/Sprocket/Local/Connection.pm ok 15 - blib/lib/Sprocket/Logger/Basic.pm ok 16 - blib/lib/Sprocket/Logger/Log4perl.pm ok 17 - blib/lib/Sprocket/Plugin/Manager.pm ok 18 - blib/lib/Sprocket/Server/PreFork.pm ok 19 - blib/lib/Sprocket/Util/FDpasser.pm ok 20 - blib/lib/Sprocket/Util/Observable.pm ok t/81_pod-coverage....1..0 # Skip pod coverage is disabled for now skipped all skipped: pod coverage is disabled for now t/99_kwalitee........1..0 # Skip Test::Kwalitee not installed; skipping skipped all skipped: Test::Kwalitee not installed; skipping All tests successful, 2 tests and 1 subtest skipped. Files=11, Tests=96, 5 wallclock secs ( 3.26 cusr + 1.01 csys = 4.27 CPU) Installing /Users/cpanrun/build/5.8.8/html/site/lib/Sprocket.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/Sprocket/AIO.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/Sprocket/Client.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/Sprocket/Connection.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/Sprocket/Event.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/Sprocket/Plugin.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/Sprocket/Server.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/Sprocket/Logger/Basic.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/Sprocket/Server/PreFork.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/Sprocket/Util/FDpasser.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/Sprocket/Util/Observable.html Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Sprocket.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Sprocket/AIO.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Sprocket/Base.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Sprocket/ChannelManager.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Sprocket/Client.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Sprocket/Common.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Sprocket/Connection.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Sprocket/Event.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Sprocket/Local.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Sprocket/Plugin.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Sprocket/Server.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Sprocket/Session.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Sprocket/Spread.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Sprocket/Local/Connection.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Sprocket/Logger/Basic.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Sprocket/Logger/Log4perl.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Sprocket/Plugin/Manager.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Sprocket/Server/PreFork.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Sprocket/Util/FDpasser.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Sprocket/Util/Observable.pm Installing /Users/cpanrun/build/5.8.8/man/man3/Sprocket.3 Installing /Users/cpanrun/build/5.8.8/man/man3/Sprocket::AIO.3 Installing /Users/cpanrun/build/5.8.8/man/man3/Sprocket::Client.3 Installing /Users/cpanrun/build/5.8.8/man/man3/Sprocket::Connection.3 Installing /Users/cpanrun/build/5.8.8/man/man3/Sprocket::Event.3 Installing /Users/cpanrun/build/5.8.8/man/man3/Sprocket::Logger::Basic.3 Installing /Users/cpanrun/build/5.8.8/man/man3/Sprocket::Plugin.3 Installing /Users/cpanrun/build/5.8.8/man/man3/Sprocket::Server.3 Installing /Users/cpanrun/build/5.8.8/man/man3/Sprocket::Server::PreFork.3 Installing /Users/cpanrun/build/5.8.8/man/man3/Sprocket::Util::FDpasser.3 Installing /Users/cpanrun/build/5.8.8/man/man3/Sprocket::Util::Observable.3 Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod