Changes for version 0.59
- release as stable
- fix some misspellings
Changes for version 0.58_04
- solve some git merge mistakes
Changes for version 0.58_03
- several misspellings corrected on the docs (bug report by Florian Schlichting from Debian - I love these guys!)
- don't put square brackets around IPv6 addreses when passing the hostname to ssh (bug report by Alexey ?)
Changes for version 0.58_02
- strict_mode lets pass world-writable directories if they have the restricted deletion flag set
- implement sshfs import and export methods
- add forward_agent feature
- do not disable ssh-agent when using password authentication
- some documentation improvements
Changes for version 0.58_01
- add new documentation section about debugging
- new helper module Net::OpenSSH::OSTracer added
- ConnectionCache module was missing from MANIFEST
- correction on default_ssh_opts feature documentation (reported by Yann Kerhervé)
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 sample/mod_perl_openssh.pm