Checking if your kit is complete... Looks good Writing Makefile for IPC::PerlSSH cp lib/IPC/PerlSSH.pm blib/lib/IPC/PerlSSH.pm Manifying blib/man3/IPC::PerlSSH.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/01require.....1..1 ok 1 - use IPC::PerlSSH; ok t/02functest....1..15 ok 1 - Constructor ok 2 - Scalar eval return ok 3 - length writeexpect ok 4 - scalar readbuffer ok 5 - List eval return ok 6 - length writeexpect ok 7 - scalar readbuffer ok 8 - Scalar eval argument passing ok 9 - length writeexpect ok 10 - scalar readbuffer ok 11 - length writeexpect ok 12 - scalar readbuffer ok 13 - Stored procedure storing/invokation ok 14 - length writeexpect ok 15 - scalar readbuffer ok t/03perltest....1..9 ok 1 - Constructor ok 2 - Scalar eval return ok 3 - List eval return ok 4 - Scalar eval argument passing ok 5 - Stored procedure storing/invokation ok 6 - Caller bound stored procedure ok 7 - Copes with nondefault $/ ok 8 - Constructor with Command ARRAY ok 9 - Scalar eval return with Command ARRAY ok t/04sshtest.....1..2 ############################################################################# # This test script relies on the ability to "ssh localhost perl" without # # entering a password/passphrase, or agreeing to the host key. In most # # automated test environments this will not be the case. # # # # To enable this test, set the environment variable I_CAN_SSH_LOCALHOST to # # some true value before running 'make test' # ############################################################################# ok 1 - skipping ok 2 - skipping ok All tests successful. Files=4, Tests=27, 0 wallclock secs ( 0.20 cusr + 0.15 csys = 0.35 CPU) Installing /home/cpanrun/build/5.10.0/html/site/lib/IPC/PerlSSH.html Installing /home/cpanrun/build/5.10.0/site/lib/IPC/PerlSSH.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/IPC::PerlSSH.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod