NOTE: Event::RPC is capable of SSL encrypted connections, but your Perl is missing the IO::Socket::SSL module. Event::RPC works perfectly without the module, but you can't use SSL connections until IO::Socket::SSL is installed. Checking if your kit is complete... Looks good Writing Makefile for Event::RPC cp lib/Event/RPC.pm blib/lib/Event/RPC.pm cp lib/Event/RPC/Connection.pm blib/lib/Event/RPC/Connection.pm cp lib/Event/RPC/Loop/Event.pm blib/lib/Event/RPC/Loop/Event.pm cp lib/Event/RPC/Loop.pm blib/lib/Event/RPC/Loop.pm cp lib/Event/RPC/Logger.pm blib/lib/Event/RPC/Logger.pm cp lib/Event/RPC/Server.pm blib/lib/Event/RPC/Server.pm cp lib/Event/RPC/Message.pm blib/lib/Event/RPC/Message.pm cp lib/Event/RPC/Client.pm blib/lib/Event/RPC/Client.pm cp lib/Event/RPC/Loop/Glib.pm blib/lib/Event/RPC/Loop/Glib.pm cp lib/Event/RPC/AuthPasswdHash.pm blib/lib/Event/RPC/AuthPasswdHash.pm cp lib/Event/RPC/LogConnection.pm blib/lib/Event/RPC/LogConnection.pm Manifying blib/man3/Event::RPC::Connection.3 Manifying blib/man3/Event::RPC.3 Manifying blib/man3/Event::RPC::Loop::Event.3 Manifying blib/man3/Event::RPC::Loop.3 Manifying blib/man3/Event::RPC::Logger.3 Manifying blib/man3/Event::RPC::Server.3 Manifying blib/man3/Event::RPC::Message.3 Manifying blib/man3/Event::RPC::Client.3 Manifying blib/man3/Event::RPC::Loop::Glib.3 Manifying blib/man3/Event::RPC::LogConnection.3 PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01.use..............1..2 ok 1 - use Event::RPC::Server; ok 2 - use Event::RPC::Client; ok t/02.cnct.............1..5 ok 1 - use Event::RPC::Client; ok 2 - connected ok 3 - object created via RPC ok 4 - client disconnected ok 5 - stop server ok t/03.cnct-auth........1..6 ok 1 - use Event::RPC::Client; ok 2 - connection failed with wrong pw ok 3 - connected ok 4 - object created via RPC ok 5 - client disconnected ok 6 - server stopped ok t/04.cnct-auth-ssl....1..0 # Skip IO::Socket::SSL required skipped all skipped: IO::Socket::SSL required t/05.func.............1..16 ok 1 - use Event::RPC::Client; ok 2 - connected ok 3 - object created via RPC ok 4 - data member ok ok 5 - set data ok 6 - get data ok 7 - object transfer ok 8 - clone ok 9 - multi object list ok 10 - multi object hash ok 11 - complex parameter transfer ok 12 - access connection object ok 13 - client object cnt via connection ok 14 - get undef from an object returner ok 15 - client disconnected ok 16 - server stopped ok All tests successful, 1 test skipped. Files=5, Tests=29, 3 wallclock secs ( 1.42 cusr + 0.56 csys = 1.98 CPU) Installing /home/cpanrun/build/5.10.0/html/site/lib/Event/RPC.html Installing /home/cpanrun/build/5.10.0/html/site/lib/Event/RPC/Loop.html Installing /home/cpanrun/build/5.10.0/html/site/lib/Event/RPC/Connection.html Installing /home/cpanrun/build/5.10.0/html/site/lib/Event/RPC/Message.html Installing /home/cpanrun/build/5.10.0/html/site/lib/Event/RPC/Client.html Installing /home/cpanrun/build/5.10.0/html/site/lib/Event/RPC/Server.html Installing /home/cpanrun/build/5.10.0/html/site/lib/Event/RPC/LogConnection.html Installing /home/cpanrun/build/5.10.0/html/site/lib/Event/RPC/Logger.html Installing /home/cpanrun/build/5.10.0/html/site/lib/Event/RPC/Loop/Glib.html Installing /home/cpanrun/build/5.10.0/html/site/lib/Event/RPC/Loop/Event.html Installing /home/cpanrun/build/5.10.0/site/lib/Event/RPC.pm Installing /home/cpanrun/build/5.10.0/site/lib/Event/RPC/Client.pm Installing /home/cpanrun/build/5.10.0/site/lib/Event/RPC/AuthPasswdHash.pm Installing /home/cpanrun/build/5.10.0/site/lib/Event/RPC/Connection.pm Installing /home/cpanrun/build/5.10.0/site/lib/Event/RPC/Server.pm Installing /home/cpanrun/build/5.10.0/site/lib/Event/RPC/Message.pm Installing /home/cpanrun/build/5.10.0/site/lib/Event/RPC/LogConnection.pm Installing /home/cpanrun/build/5.10.0/site/lib/Event/RPC/Logger.pm Installing /home/cpanrun/build/5.10.0/site/lib/Event/RPC/Loop.pm Installing /home/cpanrun/build/5.10.0/site/lib/Event/RPC/Loop/Glib.pm Installing /home/cpanrun/build/5.10.0/site/lib/Event/RPC/Loop/Event.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Event::RPC::LogConnection.3 Installing /home/cpanrun/build/5.10.0/site/man/man3/Event::RPC::Server.3 Installing /home/cpanrun/build/5.10.0/site/man/man3/Event::RPC::Logger.3 Installing /home/cpanrun/build/5.10.0/site/man/man3/Event::RPC::Client.3 Installing /home/cpanrun/build/5.10.0/site/man/man3/Event::RPC::Message.3 Installing /home/cpanrun/build/5.10.0/site/man/man3/Event::RPC::Loop::Event.3 Installing /home/cpanrun/build/5.10.0/site/man/man3/Event::RPC.3 Installing /home/cpanrun/build/5.10.0/site/man/man3/Event::RPC::Loop.3 Installing /home/cpanrun/build/5.10.0/site/man/man3/Event::RPC::Loop::Glib.3 Installing /home/cpanrun/build/5.10.0/site/man/man3/Event::RPC::Connection.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod