update email addresses and CVS information
authorivan <ivan>
Tue, 10 Apr 2001 13:46:43 +0000 (13:46 +0000)
committerivan <ivan>
Tue, 10 Apr 2001 13:46:43 +0000 (13:46 +0000)
APP.pm
README

diff --git a/APP.pm b/APP.pm
index aaa3797..0b425c0 100644 (file)
--- a/APP.pm
+++ b/APP.pm
@@ -6,7 +6,7 @@ use Carp;
 use IO::Socket;
 use Net::Cmd;
 
-$VERSION = '0.1'; # $Id: APP.pm,v 1.1 1999-06-21 10:11:11 ivan Exp $
+$VERSION = '0.1'; # $Id: APP.pm,v 1.2 2001-04-10 13:46:43 ivan Exp $
 $APP_VERSION = '2.1';
 
 @ISA = qw(Net::Cmd IO::Socket::INET);
@@ -274,7 +274,7 @@ sub _quote {
 
 =head1 AUTHOR
 
-Ivan Kohler <ivan-netapp@sisd.com>.
+Ivan Kohler <ivan-netapp_pod@sisd.com>.
 
 This module is not sponsored or endorsed by Critical Path.
 
@@ -288,7 +288,7 @@ the same terms as Perl itself.
 
 =head1 VERSION
 
-$Id: APP.pm,v 1.1 1999-06-21 10:11:11 ivan Exp $
+$Id: APP.pm,v 1.2 2001-04-10 13:46:43 ivan Exp $
 
 This module currently implements APP v2.1, as documented in the Account
 Provisioning Protocol Developers Guide v2.1.
@@ -316,8 +316,11 @@ L<Net::SSLeay>, L<Net::Cmd>, perl(1).
 =head1 HISTORY
 
 $Log: APP.pm,v $
-Revision 1.1  1999-06-21 10:11:11  ivan
-Initial revision
+Revision 1.2  2001-04-10 13:46:43  ivan
+update email addresses and CVS information
+
+Revision 1.1.1.1  1999/06/21 10:11:11  ivan
+new project
 
 
 =cut
diff --git a/README b/README
index 42853a1..472c2d8 100644 (file)
--- a/README
+++ b/README
@@ -21,19 +21,18 @@ To install:
 Documentation will then be available via `man Net:APP' or `perldoc Net::APP'
 
 Anonymous CVS access is available:
-  $ export CVSROOT=":pserver:anonymous@pouncequick.sisd.com:/home/cvs/cvsroot"
+  $ export CVSROOT=":pserver:anonymous@cleanwhisker.420.am:/home/cvs/cvsroot"
   $ cvs login
-  (Logging in to anonymous@pouncequick.sisd.com)
+  (Logging in to anonymous@cleanwhisker.420.am)
   CVS password: anonymous
   $ cvs checkout Net-APP
-as well as <http://www.sisd.com/cgi-bin/cvsweb/Net-APP>.
+as well as <http://cleanwhisker.420.am/cgi-bin/cvsweb/Net-APP>.
 
 A mailing list for users and developers is available.  Send a blank message to
 <ivan-netapp-subscribe@sisd.com> to subscribe.
 
 Homepage: <http://www.sisd.com/netapp>
 
-Ivan Kohler <ivan@sisd.com>
-20 4,16 * * * saytime
+Ivan Kohler <ivan-netapp_readme@420.am>
 
-$Id: README,v 1.3 1999-06-21 10:40:27 ivan Exp $
+$Id: README,v 1.4 2001-04-10 13:46:43 ivan Exp $