From: ivan Date: Fri, 26 Oct 2007 23:24:10 +0000 (+0000) Subject: what the hey, 0.08 X-Git-Tag: Net_SCP_0_08 X-Git-Url: http://git.freeside.biz/gitweb/?p=Net-SCP.git;a=commitdiff_plain;h=84da575ff65bada584f58a76a6145df3b15fea49 what the hey, 0.08 --- diff --git a/Changes b/Changes index 0babe39..b26a437 100644 --- a/Changes +++ b/Changes @@ -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 , thanks! - Remove quit from the SYNOPSIS, and add a no-op quit method anyway, diff --git a/SCP.pm b/SCP.pm index ce64d1e..64c4f94 100644 --- a/SCP.pm +++ b/SCP.pm @@ -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