From f91f283833d0dc65bd63d5066a8de16f4dd72d63 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 10 Apr 2001 13:46:43 +0000 Subject: [PATCH] update email addresses and CVS information --- APP.pm | 13 ++++++++----- README | 11 +++++------ 2 files changed, 13 insertions(+), 11 deletions(-) diff --git a/APP.pm b/APP.pm index aaa3797..0b425c0 100644 --- 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 Kohler . 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, L, 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 --- 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 . +as well as . A mailing list for users and developers is available. Send a blank message to to subscribe. Homepage: -Ivan Kohler -20 4,16 * * * saytime +Ivan Kohler -$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 $ -- 2.11.0