summaryrefslogtreecommitdiffstats
path: root/misc/bundle
diff options
context:
space:
mode:
Diffstat (limited to 'misc/bundle')
-rw-r--r--misc/bundle/Makefile.PL2
-rw-r--r--misc/bundle/lib/Bundle/W3C/Validator.pm2
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/bundle/Makefile.PL b/misc/bundle/Makefile.PL
index ee4bd7a..96dfef5 100644
--- a/misc/bundle/Makefile.PL
+++ b/misc/bundle/Makefile.PL
@@ -37,7 +37,7 @@ WriteMakefile(
"Socket" => 0,
"URI" => 0,
"URI::Escape" => 0,
- "XML::LibXML" => 1.69,
+ "XML::LibXML" => 1.70,
# Optional:
"Encode::JIS2K" => 0,
diff --git a/misc/bundle/lib/Bundle/W3C/Validator.pm b/misc/bundle/lib/Bundle/W3C/Validator.pm
index 9429218..0973ea5 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.69
+ XML::LibXML 1.70
=head1 DESCRIPTION