summaryrefslogtreecommitdiffstats
path: root/misc/bundle/lib
diff options
context:
space:
mode:
authorville <ville@localhost>2009-06-29 14:33:39 +0000
committerville <ville@localhost>2009-06-29 14:33:39 +0000
commit9fdaf294bff7cc096e38e6f7fffb728474c53626 (patch)
treed27c89e90b3a311bd7bd8d8bc0e15220d7dfc2e0 /misc/bundle/lib
parentdecbd3103eeab4fe19f81a0fcfd576eac8530116 (diff)
downloadmarkup-validator-9fdaf294bff7cc096e38e6f7fffb728474c53626.zip
markup-validator-9fdaf294bff7cc096e38e6f7fffb728474c53626.tar.gz
markup-validator-9fdaf294bff7cc096e38e6f7fffb728474c53626.tar.bz2
Drop Config::General <= 2.31 workarounds, require >= 2.32.
Diffstat (limited to 'misc/bundle/lib')
-rw-r--r--misc/bundle/lib/Bundle/W3C/Validator.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/bundle/lib/Bundle/W3C/Validator.pm b/misc/bundle/lib/Bundle/W3C/Validator.pm
index 348fc66..bc39368 100644
--- a/misc/bundle/lib/Bundle/W3C/Validator.pm
+++ b/misc/bundle/lib/Bundle/W3C/Validator.pm
@@ -22,7 +22,7 @@ C<perl -MCPAN -e "install Bundle::W3C::Validator">
CGI 2.81
CGI::Carp
- Config::General 2.31
+ Config::General 2.32
Encode
Encode::Alias
Encode::HanExtra