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
|