summaryrefslogtreecommitdiffstats
path: root/misc/bundle/lib
diff options
context:
space:
mode:
authorville <ville@localhost>2010-03-03 19:40:59 +0000
committerville <ville@localhost>2010-03-03 19:40:59 +0000
commit692df15785cbe3e8cdaaabf09f9bece40a4480db (patch)
treec00a596a146bf3e02470aa95dadab741a847c96c /misc/bundle/lib
parente27f19b57caa643aa54e074dca6506f8932c9cce (diff)
downloadmarkup-validator-692df15785cbe3e8cdaaabf09f9bece40a4480db.zip
markup-validator-692df15785cbe3e8cdaaabf09f9bece40a4480db.tar.gz
markup-validator-692df15785cbe3e8cdaaabf09f9bece40a4480db.tar.bz2
Drop support for XML::LibXML < 1.69.
Diffstat (limited to 'misc/bundle/lib')
-rw-r--r--misc/bundle/lib/Bundle/W3C/Validator.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/bundle/lib/Bundle/W3C/Validator.pm b/misc/bundle/lib/Bundle/W3C/Validator.pm
index 43163cb..ac096de 100644
--- a/misc/bundle/lib/Bundle/W3C/Validator.pm
+++ b/misc/bundle/lib/Bundle/W3C/Validator.pm
@@ -47,7 +47,7 @@ C<perl -MCPAN -e "install Bundle::W3C::Validator">
Socket
URI
URI::Escape
- XML::LibXML 1.56
+ XML::LibXML 1.69
=head1 DESCRIPTION