Changes for version 0.63_03
- remove usage of defined-or operator in order to restore support for perl 5.8
Changes for version 0.63_02
- make module instalable on Windows and Cygwin
- fix error on regular expression inside quoting.t (bug report by Slaven Rezic)
- documentation section about security added
- doc corrections (reported by Gregor Herrmann from Debian)
- AT&T ksh is broken, don't use it when testing quoting functions (bug report by Greg Oldendick)
Changes for version 0.63_01
- add clean_cache method to Net::OpenSSH::ConnectionCache (bug report by Mithun Ayachit)
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/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