The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.06 - 2006-01-14

  • Win32 modifications (thanks to Eric Lam for research and patches).
  • Use MAXPATHLEN instead of PATH_MAX; add some casts (thanks to bug report from Freddy Soderlund).
  • Update exec documentation to clarify that it runs a single command and closes the channel (thanks to Mike Schmidt).
  • Use '' for tied PRINT output separator if undefined (stop warnings).

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 Secure FTP object