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 44292e2..da67bd7 100644
--- a/misc/bundle/META.yml
+++ b/misc/bundle/META.yml
@@ -15,7 +15,7 @@ requires:
Encode::JIS2K: 0
File::Spec::Functions: 0
HTML::Encoding: 0.52
- HTML::Parser: 3.25
+ HTML::Parser: 3.24
HTML::Template: 2.6
LWP::UserAgent: 2.032
Net::IP: 0
diff --git a/misc/bundle/Makefile.PL b/misc/bundle/Makefile.PL
index 6f2f549..cc04879 100644
--- a/misc/bundle/Makefile.PL
+++ b/misc/bundle/Makefile.PL
@@ -14,7 +14,7 @@ WriteMakefile(
Encode::JIS2K => 0,
File::Spec::Functions => 0,
HTML::Encoding => 0.52,
- HTML::Parser => 3.25,
+ HTML::Parser => 3.24,
HTML::Template => 2.6,
LWP::UserAgent => 2.032,
Net::IP => 0,
diff --git a/misc/bundle/lib/Bundle/W3C/Validator.pm b/misc/bundle/lib/Bundle/W3C/Validator.pm
index 2800a10..8a12751 100644
--- a/misc/bundle/lib/Bundle/W3C/Validator.pm
+++ b/misc/bundle/lib/Bundle/W3C/Validator.pm
@@ -27,7 +27,7 @@ C<perl -MCPAN -e "install Bundle::W3C::Validator">
Encode::JIS2K
File::Spec::Functions
HTML::Encoding 0.52
- HTML::Parser 3.25
+ HTML::Parser 3.24
HTML::Template 2.6
LWP::UserAgent 2.032
Net::IP