Cannot determine perl version info from lib/IO/Socket/Telnet.pm *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Test::More ...loaded. (0.72) - IO::Socket::INET ...loaded. (1.31) - parent ...loaded. (0.218) - Class::Method::Modifiers ...loaded. (0.07) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for IO::Socket::Telnet cp lib/IO/Socket/Telnet.pm blib/lib/IO/Socket/Telnet.pm Manifying blib/man3/IO::Socket::Telnet.3 PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/000-load.t t/001-iac.t t/010-do.t t/011-dont.t t/012-will.t t/013-wont.t t/020-subnegotiation.t t/030-callback.t t/000-load..............1..7 ok 1 - use IO::Socket::Telnet; ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok t/001-iac...............1..8 ok 1 - no IAC means no telnet ok 2 - IAC IAC means IAC to outhandle ok 3 - single IAC does not have any output ok 4 - IAC / IAC broken across calls works ok 5 - back in normal mode even after split IAC ok 6 - single IAC defined value ok 7 - IAC IAC inside a regular string works fine ok 8 - IAC IAC inside a regular string works fine ok t/010-do................1..6 ok 1 - IAC DO ECHO returns no value ok 2 - IAC DO ECHO does not interrupt the rest of the input stream ok 3 - IAC... ok 4 - ...DO... ok 5 - ...ECHO ok 6 - IAC / DO / ECHO broken up does not screw with state ok t/011-dont..............1..6 ok 1 - IAC DONT ECHO returns no value ok 2 - IAC DONT ECHO does not interrupt the rest of the input stream ok 3 - IAC... ok 4 - ...DONT... ok 5 - ...ECHO ok 6 - IAC / DONT / ECHO broken up does not screw with state ok t/012-will..............1..6 ok 1 - IAC WILL ECHO returns no value ok 2 - IAC WILL ECHO does not interrupt the rest of the input stream ok 3 - IAC... ok 4 - ...WILL... ok 5 - ...ECHO ok 6 - IAC / WILL / ECHO broken up does not screw with state ok t/013-wont..............1..6 ok 1 - IAC WONT ECHO returns no value ok 2 - IAC WONT ECHO does not interrupt the rest of the input stream ok 3 - IAC... ok 4 - ...WONT... ok 5 - ...ECHO ok 6 - IAC / WONT / ECHO broken up does not screw with state ok t/020-subnegotiation....1..18 ok 1 - full IAC / SB / ... / IAC / SE returns no text ok 2 - back in normal mode after IAC SB ... IAC SE ok 3 - IAC SB returns nothing ok 4 - (IAC SB) foo returns nothing because we're appending to the subneg buffer ok 5 - subneg buffer is correct ok 6 - and ending subneg doesn't generate any more output ok 7 - back in normal mode after semisplit IAC SB ... IAC SE ok 8 - IAC... ok 9 - ...SB... ok 10 - ...bar... ok 11 - ...IAC... ok 12 - subneg buffer is correct ok 13 - ...SE ok 14 - back in normal mode even after split IAC SB ... IAC SE ok 15 - IAC IAC inside a subneg appears to work work properly 1/2 ok 16 - subneg buffer is correct ok 17 - IAC IAC inside a subneg appears to work work properly 2/2 ok 18 - back in normal mode after IAC SB ... IAC IAC ... IAC SE ok t/030-callback..........1..5 ok 1 - IAC DO ECHO parsed out ok 2 - callback called ok 3 - callback called with reasonable arguments ok 4 - some kind of response was sent ok 5 - default response of IAC WONT ECHO ok All tests successful. Files=8, Tests=62, 1 wallclock secs ( 0.78 cusr + 0.23 csys = 1.01 CPU) Installing /home/cpanrun/build/5.10.0/html/site/lib/IO/Socket/Telnet.html Installing /home/cpanrun/build/5.10.0/site/lib/IO/Socket/Telnet.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/IO::Socket::Telnet.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod