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

Changes for version 0.34 - 2011-05-07

  • fix trace option to ->new
  • handle partial writes for scp_put
  • add $chan->exit_signal (patch from tommy.lindgren@gmail.com)
  • add $ssh->block_directions
  • add new constants (socket, trace and ERROR_EAGAIN)

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