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 6ab6248..44292e2 100644
--- a/misc/bundle/META.yml
+++ b/misc/bundle/META.yml
@@ -9,7 +9,7 @@ generated_by: ExtUtils::MakeMaker version 6.42
distribution_type: module
requires:
CGI: 2.81
- Config::General: 2.19
+ Config::General: 2.31
Encode: 0
Encode::HanExtra: 0
Encode::JIS2K: 0
diff --git a/misc/bundle/Makefile.PL b/misc/bundle/Makefile.PL
index 1f9d1c0..6f2f549 100644
--- a/misc/bundle/Makefile.PL
+++ b/misc/bundle/Makefile.PL
@@ -8,7 +8,7 @@ WriteMakefile(
VERSION_FROM => 'lib/Bundle/W3C/Validator.pm',
PREREQ_PM => {
CGI => 2.81,
- Config::General => 2.19,
+ Config::General => 2.31,
Encode => 0,
Encode::HanExtra => 0,
Encode::JIS2K => 0,
diff --git a/misc/bundle/lib/Bundle/W3C/Validator.pm b/misc/bundle/lib/Bundle/W3C/Validator.pm
index 07b145a..2800a10 100644
--- a/misc/bundle/lib/Bundle/W3C/Validator.pm
+++ b/misc/bundle/lib/Bundle/W3C/Validator.pm
@@ -21,7 +21,7 @@ C<perl -MCPAN -e "install Bundle::W3C::Validator">
=head1 CONTENTS
CGI 2.81
- Config::General 2.19
+ Config::General 2.31
Encode
Encode::HanExtra
Encode::JIS2K