Update of /cvsroot/http-webtest/HTTP-WebTest
In directory usw-pr-cvs1:/tmp/cvs-serv10650
Modified Files:
README Makefile.PL
Log Message:
Really update Richard's email address
Index: README
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest/README,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** README 8 Apr 2002 06:30:27 -0000 1.3
--- README 8 Apr 2002 21:51:58 -0000 1.4
***************
*** 98,103 ****
AUTHORS
! Richard Anderson <Ric...@ri...> have wrote
! "HTTP::WebTest 1.xx".
Ilya Martynov <il...@ma...> made rewrite of "HTTP::WebTest". New
--- 98,103 ----
AUTHORS
! Richard Anderson <ri...@ri...> have wrote "HTTP::WebTest
! 1.xx".
Ilya Martynov <il...@ma...> made rewrite of "HTTP::WebTest". New
Index: Makefile.PL
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest/Makefile.PL,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** Makefile.PL 8 Apr 2002 06:30:27 -0000 1.4
--- Makefile.PL 8 Apr 2002 21:51:58 -0000 1.5
***************
*** 16,20 ****
my $REALCLEAN = '.config';
# list of authors
! my $AUTHOR = 'Richard Anderson <Ric...@ri...>, ' .
'Ilya Martynov <il...@ma...>';
--- 16,20 ----
my $REALCLEAN = '.config';
# list of authors
! my $AUTHOR = 'Richard Anderson <ri...@ri...>, ' .
'Ilya Martynov <il...@ma...>';
|