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

Changes for version 0.47 - 2013-02-10

  • timeout method to set a global timeout for every action (uses libssh2_session_set_timeout) (pullreq from Thierry Treyer: zehkae)
  • threads support for OpenSSL and libgcrypt (pullreq from James Mccoy: jamessan)
  • support for building with libgcrypt (pass gcrypt to Makefile.PL) (pullreq from James Mccoy: jamessan)

Modules

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

Examples