From f91f283833d0dc65bd63d5066a8de16f4dd72d63 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 10 Apr 2001 13:46:43 +0000 Subject: update email addresses and CVS information --- APP.pm | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'APP.pm') 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 -- cgit v1.2.1