Changes for version 0.61_02

  • add support for multiple shell quoting backends
  • add support for X11 forwarding

Changes for version 0.61_01

  • remote shell detection code was broken in tests (bug report by Neil Bowers)
  • skip tests requiring a bourne shell when the remote shell is csh or some derivative as tcsh

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

Provides

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