diff options
-rw-r--r-- | Changes | 2 | ||||
-rw-r--r-- | SCP.pm | 5 |
2 files changed, 4 insertions, 3 deletions
@@ -1,6 +1,6 @@ Revision history for Perl extension Net::SCP. -0.08 unreleased +0.08 Fri Oct 26 16:23:30 PDT 2007 - Fix mkdir error message and extraneous warning, patch from Ofer Nave <onave@bizrate.com>, thanks! - Remove quit from the SYNOPSIS, and add a no-op quit method anyway, @@ -375,8 +375,9 @@ world writeable. =head1 AUTHORS Could really use a maintainer with enough time to at least review and apply -patches. Or the module should just be deprecated in favor of Net::SFTP::Expect -or Net::SFTP::Foreign and made into a simple compatiblity wrapper. +patches more patches. Or the module should just be deprecated in favor of +Net::SFTP::Expect or Net::SFTP::Foreign and made into a simple compatiblity +wrapper. Ivan Kohler <ivan-netscp_pod@420.am> |