summaryrefslogtreecommitdiffstats
path: root/misc/bundle
diff options
context:
space:
mode:
Diffstat (limited to 'misc/bundle')
-rw-r--r--misc/bundle/META.yml2
-rw-r--r--misc/bundle/Makefile.PL2
-rw-r--r--misc/bundle/lib/Bundle/W3C/Validator.pm2
3 files changed, 3 insertions, 3 deletions
diff --git a/misc/bundle/META.yml b/misc/bundle/META.yml
index af3782e..632c198 100644
--- a/misc/bundle/META.yml
+++ b/misc/bundle/META.yml
@@ -34,7 +34,7 @@ requires:
Socket: 0
URI: 0
URI::Escape: 0
- XML::LibXML: 1.56
+ XML::LibXML: 1.69
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.3.html
version: 1.3
diff --git a/misc/bundle/Makefile.PL b/misc/bundle/Makefile.PL
index 311b1a1..279c432 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.56,
+ "XML::LibXML" => 1.69,
# Optional:
"Encode::JIS2K" => 0,
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