summaryrefslogtreecommitdiffstats
path: root/htdocs/docs/install.html
diff options
context:
space:
mode:
authorVille Skytt? <ville.skytta@iki.fi>2011-07-23 18:41:30 +0300
committerVille Skytt? <ville.skytta@iki.fi>2011-07-23 18:41:30 +0300
commit721b1d4bfff65e4afbcfbb813702eacf069b59c6 (patch)
tree8532a9e10bab016150dd37e6542c7350205f479e /htdocs/docs/install.html
parent12743a4e7720adc3ff04c8a3d4e2d87d9e946c77 (diff)
downloadmarkup-validator-721b1d4bfff65e4afbcfbb813702eacf069b59c6.zip
markup-validator-721b1d4bfff65e4afbcfbb813702eacf069b59c6.tar.gz
markup-validator-721b1d4bfff65e4afbcfbb813702eacf069b59c6.tar.bz2
Purge workaround for rt.cpan.org#66642, XML::LibXML >= 1.73 is now required.
https://rt.cpan.org/Public/Bug/Display.html?id=66642
Diffstat (limited to 'htdocs/docs/install.html')
-rwxr-xr-xhtdocs/docs/install.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/docs/install.html b/htdocs/docs/install.html
index 1f5cd97..a6b0def 100755
--- a/htdocs/docs/install.html
+++ b/htdocs/docs/install.html
@@ -178,7 +178,7 @@ install Bundle::W3C::Validator
<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> &gt;= 1.70</dt>
+ <dt><a href="http://search.cpan.org/dist/XML-LibXML/">XML-LibXML</a> &gt;= 1.73</dt>
<dd>
The Perl binding for <a href="http://xmlsoft.org/">libxml2</a>, used
to check the syntax of XML-based document types. In addition to the