[Http-webtest-commits] CVS: HTTP-WebTest/lib/HTTP/WebTest API.pm,1.10,1.11
Brought to you by:
m_ilya,
richardanderson
From: Ilya M. <m_...@us...> - 2002-05-17 20:49:05
|
Update of /cvsroot/http-webtest/HTTP-WebTest/lib/HTTP/WebTest In directory usw-pr-cvs1:/tmp/cvs-serv10788/lib/HTTP/WebTest Modified Files: API.pm Log Message: Minor doc tweaks Index: API.pm =================================================================== RCS file: /cvsroot/http-webtest/HTTP-WebTest/lib/HTTP/WebTest/API.pm,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** API.pm 12 May 2002 13:35:35 -0000 1.10 --- API.pm 17 May 2002 20:48:57 -0000 1.11 *************** *** 335,339 **** =head3 Returns ! A new L<LWP::UserAgent> object initialized with default settings. =cut --- 335,339 ---- =head3 Returns ! A new L<LWP::UserAgent|LWP::UserAgent> object initialized with default settings. =cut |