summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-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 05296f0..c287c24 100644
--- a/misc/bundle/META.yml
+++ b/misc/bundle/META.yml
@@ -40,7 +40,7 @@ requires:
URI::Escape: 0
URI::file: 0
URI::Heuristic: 0
- XML::LibXML: 1.70
+ XML::LibXML: 1.73
resources:
bugtracker: http://www.w3.org/Bugs/Public/
homepage: http://validator.w3.org/
diff --git a/misc/bundle/Makefile.PL b/misc/bundle/Makefile.PL
index feb9afb..6d06b26 100644
--- a/misc/bundle/Makefile.PL
+++ b/misc/bundle/Makefile.PL
@@ -40,7 +40,7 @@ WriteMakefile(
"URI::Escape" => 0,
"URI::file" => 0,
"URI::Heuristic" => 0,
- "XML::LibXML" => "1.70",
+ "XML::LibXML" => 1.73,
# Optional:
"Encode::JIS2K" => 0,
diff --git a/misc/bundle/lib/Bundle/W3C/Validator.pm b/misc/bundle/lib/Bundle/W3C/Validator.pm
index c87b381..09f8e5c 100644
--- a/misc/bundle/lib/Bundle/W3C/Validator.pm
+++ b/misc/bundle/lib/Bundle/W3C/Validator.pm
@@ -50,7 +50,7 @@ C<perl -MCPAN -e "install Bundle::W3C::Validator">
URI::Escape
URI::file
URI::Heuristic
- XML::LibXML 1.70
+ XML::LibXML 1.73
=head1 DESCRIPTION