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

Changes for version 2.07 - 2018-09-02

  • Method login() now will accept an empty password, for devices where no password is set but still prompt for a password on connection
  • Modified poll_return() method to properly handle 'output_result' in the form of a hash reference. Now polled methods can return a hash reference (previously only scalar, array and array reference were possible).
  • Changed default username_prompt to: '(?i:user ?name|login)[: ]*$'

Modules

Command Line Interface I/O over either Telnet or SSH (IPv4 & IPv6) or Serial port