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.3 - 2017-08-31

  • add sftp function: unlink, open/write/close file, list_dir
  • add ssh function: ssh_userauth_gssapi
  • add the capability to send input in a ssh channel
  • Fix issue when we close a channel

Modules

Support for the SSH protocol via libssh.
Support for sftp via libssh.