From 430cadea483cd2266614e8a13238d0f9e0edc8f2 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 25 Dec 2007 00:40:04 +0000 Subject: another minor doc update --- README | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'README') diff --git a/README b/README index ec891a3..bd03d78 100644 --- a/README +++ b/README @@ -1,13 +1,13 @@ Net::SCP Copyright (c) 2000 Ivan Kohler. -Copyright (c) 2000 Silicon Interactive Software Design. -Copyright (c) 2000 Freeside Internet Services, LLC +Copyright (c) 2007 Freeside Internet Services, Inc. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. -This module implements a Perl interface to scp. +This module implements a Perl interface to scp. It is a simple wrapper around +the system `scp' command. To install: perl Makefile.PL @@ -25,10 +25,10 @@ Anonymous CVS access is available: $ cvs checkout Net-SCP as well as . -A mailing list for users and developers is available. Send a blank message to - to subscribe. +Assistance wanted - this module could really use a maintainer with enough time +to at least review and apply 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. Please email if you are interested in helping. Ivan Kohler -$Id: README,v 1.4 2002-04-13 22:18:00 ivan Exp $ - -- cgit v1.2.1