Update of /cvsroot/http-webtest/HTTP-WebTest/lib/HTTP
In directory usw-pr-cvs1:/tmp/cvs-serv20218/lib/HTTP
Modified Files:
WebTest.pm
Log Message:
Regenerated
Index: WebTest.pm
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest/lib/HTTP/WebTest.pm,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** WebTest.pm 26 May 2002 20:04:52 -0000 1.17
--- WebTest.pm 15 Jun 2002 21:51:06 -0000 1.18
***************
*** 26,30 ****
package HTTP::WebTest;
! $VERSION = '1.99_06';
# workaround for warning caused by underscore char in $VERSION
$VERSION = eval $VERSION;
--- 26,30 ----
package HTTP::WebTest;
! $VERSION = '1.99_07';
# workaround for warning caused by underscore char in $VERSION
$VERSION = eval $VERSION;
|