0.04
[Net-SSH.git] / README
diff --git a/README b/README
index 02b859f..861f60f 100644 (file)
--- 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
 <ivan-netssh-subscribe@420.am> to subscribe.
 
 Ivan Kohler <ivan-netssh_readme@420.am>
-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 $