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

Changes for version 0.66

  • documentation fix (reported by Alex Kok)
  • allow redirecting debug output to a custom file handle

Changes for version 0.65_06

  • accept IPv6 addresess with zone indexes (bug report by Cserbák Márton)
  • some documentation corrections (bug report and patch by Florian Schlichting)

Changes for version 0.65_05

  • improve documentation

Changes for version 0.65_04

  • add support for Object::Remote framework integration
  • be more explicit on errors about non matching host public keys if possible (still unfinished, bug report by Ferenc Erki)
  • add support for connecting to remote unix sockets (requires patch to OpenSSH)

Changes for version 0.65_03

  • remove defined-or operator usage in order to remain perl 5.8.x compatible

Changes for version 0.65_02

  • accept as targets URIs where the username contains the at sign (bug report by Mark Rushing)

Changes for version 0.65_01

  • add disown_master method
  • add sshfs_mount.pl sample

Modules

Perl SSH client package implemented on top of OpenSSH
cache and reuse SSH connections transparently
Constant definitions for Net::OpenSSH
trace ssh master process at the OS level
Perl SSH client package implemented on top of OpenSSH
Quoter for Windows cmd.exe
Quoter for Win32::CreateProcess

Provides

in lib/Net/OpenSSH/ModuleLoader.pm
in lib/Net/OpenSSH/ObjectRemote.pm
in lib/Net/OpenSSH/ShellQuoter.pm
in lib/Net/OpenSSH/ShellQuoter/Chain.pm
in lib/Net/OpenSSH/ShellQuoter/POSIX.pm
in lib/Net/OpenSSH/ShellQuoter/csh.pm
in sample/mod_perl_openssh.pm