Update of /cvsroot/http-webtest/HTTP-WebTest
In directory usw-pr-cvs1:/tmp/cvs-serv6029
Modified Files:
README Makefile.PL
Log Message:
Update Richard Anderson's email address
Index: README
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest/README,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** README 24 Jan 2002 14:52:40 -0000 1.2
--- README 8 Apr 2002 06:30:27 -0000 1.3
***************
*** 98,102 ****
AUTHORS
! Richard Anderson <Ric...@un...> have wrote
"HTTP::WebTest 1.xx".
--- 98,102 ----
AUTHORS
! Richard Anderson <Ric...@ri...> have wrote
"HTTP::WebTest 1.xx".
Index: Makefile.PL
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest/Makefile.PL,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Makefile.PL 17 Feb 2002 14:19:25 -0000 1.3
--- Makefile.PL 8 Apr 2002 06:30:27 -0000 1.4
***************
*** 16,20 ****
my $REALCLEAN = '.config';
# list of authors
! my $AUTHOR = 'Richard Anderson <Ric...@un...>, ' .
'Ilya Martynov <il...@ma...>';
--- 16,20 ----
my $REALCLEAN = '.config';
# list of authors
! my $AUTHOR = 'Richard Anderson <Ric...@ri...>, ' .
'Ilya Martynov <il...@ma...>';
|