[Http-webtest-commits] CVS: HTTP-WebTest/lib/HTTP/WebTest API.pm,1.18,1.19
Brought to you by:
m_ilya,
richardanderson
From: Ilya M. <m_...@us...> - 2002-07-04 22:41:32
|
Update of /cvsroot/http-webtest/HTTP-WebTest/lib/HTTP/WebTest In directory usw-pr-cvs1:/tmp/cvs-serv7101/lib/HTTP/WebTest 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.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** API.pm 28 Jun 2002 16:16:45 -0000 1.18 --- API.pm 4 Jul 2002 22:41:29 -0000 1.19 *************** *** 355,359 **** =head3 Returns ! A new L<LWP::UserAgent|LWP::UserAgent> object, initialized with default settings. --- 355,359 ---- =head3 Returns ! A new L<LWP::UserAgent|LWP::UserAgent> object, initialized with default settings. |