- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 26 Jul 2007 21:41:53 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/docs
In directory hutz:/tmp/cvs-serv16863/htdocs/docs
Modified Files:
install.html
Log Message:
Back down to unversioned XML::LibXML, load_catalog no longer used.
Index: install.html
===================================================================
RCS file: /sources/public/validator/htdocs/docs/install.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- install.html 25 Jul 2007 17:41:54 -0000 1.27
+++ install.html 26 Jul 2007 21:41:50 -0000 1.28
@@ -178,7 +178,7 @@
<dd>
Library to handle URIs and escaping special characters in them.
</dd>
- <dt><a href="http://search.cpan.org/dist/XML-LibXML/">XML-LibXML</a> >= 1.53</dt>
+ <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>
Received on Thursday, 26 July 2007 21:42:03 UTC