0.06
[Net-SSH.git] / README
diff --git a/README b/README
index 0f4a491..5d121c6 100644 (file)
--- a/README
+++ b/README
@@ -1,13 +1,14 @@
-Net::SSH v0.01
+Net::SSH
 
-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
@@ -28,8 +29,7 @@ as well as <http://www.420.am/cgi-bin/cvsweb/Net-SSH>.
 A mailing list for users and developers is available.  Send a blank message to
 <ivan-netssh-subscribe@420.am> to subscribe.
 
-Ivan Kohler <ivan-netssh@420.am>
-20 4,16 * * * saytime
+Ivan Kohler <ivan-netssh_readme@420.am>
 
-$Id: README,v 1.1 2000-10-09 16:28:49 ivan Exp $
+$Id: README,v 1.4 2002-02-16 18:26:31 ivan Exp $