- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 02 Apr 2007 09:42:35 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/docs
In directory hutz:/tmp/cvs-serv2639/htdocs/docs
Modified Files:
install.html
Log Message:
Update dependencies
Index: install.html
===================================================================
RCS file: /sources/public/validator/htdocs/docs/install.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- install.html 2 Apr 2007 08:35:39 -0000 1.18
+++ install.html 2 Apr 2007 09:42:33 -0000 1.19
@@ -71,7 +71,7 @@
<p>
Apart from a properly configured Web server, the Validator needs a
- SGML parser -- that does all the hard work --, Perl (version 5.6.0
+ SGML parser -- that does all the hard work --, Perl (version 5.8.0
or newer) and several Perl modules used by the "check" CGI script.
</p>
<h5 id="install-prereq-sp">OpenSP, the SGML (and XML) parser</h5>
@@ -170,15 +170,6 @@
<dd>
IP address manipulation.
</dd>
- <dt><a href="http://search.cpan.org/dist/Set-IntSpan/">Set-IntSpan</a></dt>
- <dd>
- Efficient set operations.
- </dd>
- <dt><a href="http://search.cpan.org/dist/Text-Iconv/">Text-Iconv</a></dt>
- <dd>
- Perl-native interface to the (g)libc iconv(3) library. Handles
- character set conversion issues.
- </dd>
<dt><a href="http://search.cpan.org/dist/URI/">URI</a></dt>
<dd>
Library to handle URIs and escaping special characters in them.
Received on Monday, 2 April 2007 09:42:42 UTC