Update of /cvsroot/http-webtest/HTTP-WebTest
In directory sc8-pr-cvs1:/tmp/cvs-serv4586
Modified Files:
Changes
Log Message:
Subroutines 'start_webserver' and 'stop_webserver' was moved from
HTTP::WebTest::SelfTest to HTTP::WebTest::Utils. They still can be
exported from HTTP::WebTest::SelfTest but their usage from this module
is deprecated.
Index: Changes
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest/Changes,v
retrieving revision 1.64
retrieving revision 1.65
diff -C2 -d -r1.64 -r1.65
*** Changes 14 Dec 2002 17:31:11 -0000 1.64
--- Changes 22 Dec 2002 20:35:39 -0000 1.65
***************
*** 3,6 ****
--- 3,15 ----
Revision history for Perl module HTTP::WebTest.
+ CURRENT VERSION
+
+ DEPRECATIONS:
+
+ Subroutines 'start_webserver' and 'stop_webserver' was moved from
+ HTTP::WebTest::SelfTest to HTTP::WebTest::Utils. They still can be
+ exported from HTTP::WebTest::SelfTest but their usage from this module
+ is deprecated.
+
2.00 Sat Dec 14 2002
|