- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 24 Jul 2007 15:41:59 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/perl/modules/W3C/LinkChecker/docs
In directory hutz:/tmp/cvs-serv30176
Modified Files:
checklink.html
Log Message:
Add another link to more info about proxy variables.
Index: checklink.html
===================================================================
RCS file: /sources/public/perl/modules/W3C/LinkChecker/docs/checklink.html,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- checklink.html 20 Mar 2007 19:57:06 -0000 1.36
+++ checklink.html 24 Jul 2007 15:41:56 -0000 1.37
@@ -215,8 +215,9 @@
<p>
The link checker honors proxy settings from the
<code><em>scheme</em>_proxy</code> environment variables. See
- <a href="http://search.cpan.org/dist/libwww-perl/lib/LWP.pm#ENVIRONMENT">LWP(3)</a>
- for more information.
+ <a href="http://search.cpan.org/dist/libwww-perl/lib/LWP.pm#ENVIRONMENT">LWP(3)</a> and
+ <a href="http://search.cpan.org/dist/libwww-perl/lib/LWP/UserAgent.pm#%24ua-%3Eenv_proxy">LWP::UserAgent(3)'s
+ <code>env_proxy</code></a> method for more information.
</p>
<p>
Received on Tuesday, 24 July 2007 15:42:01 UTC