Changes for version 0.13

  • when globing in scp_get, quote spaces only
  • add quote_spaces_only feature to _quote_args method
  • some scp_put and scp_get problems solved (bug report and patch by Maxim Yemelyanov).
  • _quote_args was returning wrong result in scalar context (bug report and solution also by Maxim Yemelyanov).
  • set umask when creating ctl_dir (bug report by Maxim Yemelyanov).

Modules

Perl SSH client package implemented on top of OpenSSH
Constant definitions for Net::OpenSSH