Cannot determine perl version info from lib/IO/Pty/Easy.pm *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Test::More ...loaded. (0.54) - IO::Pty ...loaded. (1.02) - Carp ...loaded. (0) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for IO::Pty::Easy /bin/sh -c true /bin/sh -c true cp lib/IO/Pty/Easy.pm blib/lib/IO/Pty/Easy.pm Manifying blib/man3/IO::Pty::Easy.3 /bin/sh -c true /bin/sh -c true PERL_DL_NONLAZY=1 /home/cpanrun/build/5.6.1/bin/perl -Iinc -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/000-load.t t/001-open-close.t t/002-spawn.t t/003-subprocess.t t/004-undefined-program.t t/010-read-write.t t/000-load..........1..1 ok 1 - use IO::Pty::Easy; ok t/001-open-close....1..1 ok 1 - closing a pty before a spawn ok t/002-spawn.........1..5 ok 1 - spawning a subprocess ok 2 - subprocess actually exists ok 3 - killing a subprocess ok 4 - auto-killing a pty with close() ok 5 - closing a pty after a spawn ok t/003-subprocess....1..2 ok 1 - running outside of pty fails -t checks ok 2 - runs subprocess in a pty ok t/004-undefined-program.1..2 ok 1 ok 2 - pty isn't active if program doesn't exist ok t/010-read-write....1..1 ok 1 - basic read/write testing ok All tests successful. Files=6, Tests=12, 4 wallclock secs ( 3.20 cusr + 0.25 csys = 3.45 CPU) /bin/sh -c true /bin/sh -c true Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/IO/Pty/Easy.pm Installing /home/cpanrun/build/5.6.1/man/man3/IO::Pty::Easy.3 Appending installation info to /home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi/perllocal.pod