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/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' 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, 2 wallclock secs ( 1.11 cusr + 0.05 csys = 1.16 CPU) Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/IPC/PerlSSH.pm Installing /home/cpanrun/build/5.6.1/man/man3/IPC::PerlSSH.3 Appending installation info to /home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi/perllocal.pod