diff options
Diffstat (limited to 'htdocs/docs/install.html')
-rwxr-xr-x | htdocs/docs/install.html | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/htdocs/docs/install.html b/htdocs/docs/install.html index 19b9fb8..ea40e25 100755 --- a/htdocs/docs/install.html +++ b/htdocs/docs/install.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: install.html,v 1.8 2004-11-15 02:37:18 ot Exp $" ---><!--#set var="date" value="\$Date: 2004-11-15 02:37:18 $" +<!--#set var="revision" value="\$Id: install.html,v 1.9 2005-01-09 19:40:52 ville Exp $" +--><!--#set var="date" value="\$Date: 2005-01-09 19:40:52 $" --><!--#set var="title" value="Installation Documentation for The W3C Markup Validation Service" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> @@ -89,7 +89,7 @@ title="Comprehensive Perl Archive Network">CPAN</acronym></a> (minimum versions in parenthesis after the name). The following list was complete when CVS spit out: - <code>$Date: 2004-11-15 02:37:18 $</code>. <tt>:-)</tt> + <code>$Date: 2005-01-09 19:40:52 $</code>. <tt>:-)</tt> </p> <p> One easy - and strongly recommended - way to take care of all these @@ -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> |