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

Changes for version 0.64 - 2017-06-14

  • Accept debug flag on the constructor.
  • Ensure the crypto libraries are positioned after libssh2 on the link line (bug report and patch by Jacques Germishuys).
  • Channel "pty" method now accepts mode modifiers passed as a hash.
  • In connect, warnif was clobbering $! (bug report and patch by ikegami).
  • t/Net-SSH2.t: add support for TEST_NET_SSH2_TRACE

Modules

Support for the SSH 2 protocol via libssh2.
SSH2 channel object
SSH 2 SFTP directory object
SSH2 SFTP file object
SSH 2 knownhosts object
SSH 2 listener object
SSH 2 public key object
SSH 2 Secure FTP object