- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 04 Apr 2007 03:50:23 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/docs
In directory hutz:/tmp/cvs-serv6748
Modified Files:
install.html
Log Message:
prereq libs
Index: install.html
===================================================================
RCS file: /sources/public/validator/htdocs/docs/install.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- install.html 2 Apr 2007 09:42:33 -0000 1.19
+++ install.html 4 Apr 2007 03:50:19 -0000 1.20
@@ -130,6 +130,10 @@
<dd>
Interface to the <a href="#install-prereq-sp">OpenSP parser</a>.
</dd>
+ <dt><a href="http://search.cpan.org/dist/XML-LibXML/">XML-LibXML</a></dt>
+ <dd>
+ The perl binding for libxml2, used to check the syntax of XML-based document types.
+ </dd>
<dt><a href="http://search.cpan.org/dist/CGI.pm/">CGI.pm</a> >= 2.81</dt>
<dd>
The all-singing, all-dancing,
Received on Wednesday, 4 April 2007 03:50:28 UTC