- From: Ville Skytta <ville@dev.w3.org>
- Date: Sun, 09 Jan 2005 19:40:54 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/docs
In directory hutz:/tmp/cvs-serv10445/htdocs/docs
Modified Files:
install.html
Log Message:
Add support for compressed responses (if LWP >= 5.802 is available).
http://www.w3.org/Bugs/Public/show_bug.cgi?id=887
Index: install.html
===================================================================
RCS file: /sources/public/validator/htdocs/docs/install.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- install.html 15 Nov 2004 02:37:18 -0000 1.8
+++ install.html 9 Jan 2005 19:40:52 -0000 1.9
@@ -125,7 +125,10 @@
<dt><a href="http://search.cpan.org/dist/libwww-perl/">libwww-perl</a> >= 5.60</dt>
<dd>
Gisle Aas' most excellent WWW library for Perl. This is where our
- support for downloading pages off the net comes from.
+ support for downloading pages off the net comes from. Version 5.60
+ or newer is required, however we strongly suggest a (much) newer
+ version. Validator's support for compressed responses is available
+ with version 5.802 and later.
</dd>
<dt><a href="http://search.cpan.org/dist/Net-IP/">Net-IP</a></dt>
<dd>
Received on Sunday, 9 January 2005 19:40:55 UTC