diff options
author | ivan <ivan> | 2007-10-26 23:24:10 +0000 |
---|---|---|
committer | ivan <ivan> | 2007-10-26 23:24:10 +0000 |
commit | 84da575ff65bada584f58a76a6145df3b15fea49 (patch) | |
tree | a7f0d932f8b78cbf5e70a1fe12ba7203d96c19f7 | |
parent | fc1571c06733c4579e623ea420af3e6c2860e56e (diff) |
what the hey, 0.08Net_SCP_0_08
-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> |