Update of /cvsroot/http-webtest/HTTP-WebTest/lib/HTTP/WebTest
In directory usw-pr-cvs1:/tmp/cvs-serv12339
Modified Files:
API.pm
Log Message:
Minor fixes
Index: API.pm
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest/lib/HTTP/WebTest/API.pm,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** API.pm 13 Jun 2002 09:20:35 -0000 1.14
--- API.pm 13 Jun 2002 09:22:14 -0000 1.15
***************
*** 617,621 ****
supported.
! It is not recommended to use it in new applications.
=cut
--- 617,622 ----
supported.
! It is not recommended to use it in new applications as it may be
! removed eventually in new versions of C<HTTP::WebTest>.
=cut
|