From 815921bb128358d9e85beb84157f44c1b6ed451f Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 15 Feb 2002 19:49:54 +0000 Subject: 0.04 --- README | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'README') diff --git a/README b/README index 02b859f..861f60f 100644 --- a/README +++ b/README @@ -1,13 +1,14 @@ -Net::SSH v0.01 +Net::SSH v0.04 -Copyright (c) 2000 Ivan Kohler. -Copyright (c) 2000 Silicon Interactive Software Design. -Copyright (c) 2000 Freeside Internet Services, LLC +Copyright (c) 2002 Ivan Kohler. +Copyright (c) 2002 Freeside Internet Services, LLC 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 ssh. +This module implements a Perl interface to ssh. It is a simple wrapper around +the system `ssh' command. For an all-perl implementation that does not require +the system `ssh' command, see Net::SSH::Perl. To install: perl Makefile.PL @@ -29,7 +30,6 @@ A mailing list for users and developers is available. Send a blank message to to subscribe. Ivan Kohler -20 4,16 * * * saytime -$Id: README,v 1.2 2000-11-25 23:47:26 ivan Exp $ +$Id: README,v 1.3 2002-02-15 19:49:54 ivan Exp $ -- cgit v1.2.1