The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.04 - 2013-01-04

  • Reversed a change made in 1.03 under readwait, older versions of Perl generate a warning when doing length(undef) Net-SSH2's eof does not seem to work; modified eof method to make it behave consistently for both Telnet & SSH SSH stderr is now merged onto regular channel; using Net-SSH2 ext_data('merge') call Implemented ssh_channel() method to be able to return underlying SSH channel object Module now detects errors from SerialPort's read_const_time used before reads and updates eof When errmode() is set to $arrayref the error message is now appended as the last argument to &$coderef Added an interactive mode to the test script so that a connection to a device can be easily tested after installation Enhanced alternatve form of login() method allows login sequence/banner to be captured and returned Modified default login/password prompts expected by login() method Implemented break() method No more calls to debug() method when the debug level is not changed; elimintes carping from Device::SerialPort

Modules

Command Line Interface I/O via any of Telnet, SSH or Serial port