summaryrefslogtreecommitdiffstats
path: root/misc/bundle/lib/Bundle/W3C/Validator.pm
diff options
context:
space:
mode:
authorot <ot@localhost>2007-07-10 03:30:14 +0000
committerot <ot@localhost>2007-07-10 03:30:14 +0000
commit5f02b9d83527845988938ace8161c62f8953c03e (patch)
tree590dd278c3f7ee768dabe7d58d40d1e83e1873e7 /misc/bundle/lib/Bundle/W3C/Validator.pm
parent0c4abf455ae1174c727b723fe3b3d530a9d1498a (diff)
downloadmarkup-validator-5f02b9d83527845988938ace8161c62f8953c03e.zip
markup-validator-5f02b9d83527845988938ace8161c62f8953c03e.tar.gz
markup-validator-5f02b9d83527845988938ace8161c62f8953c03e.tar.bz2
requiring extra perl libs for CJK character encodings, and documenting the new requirements
Diffstat (limited to 'misc/bundle/lib/Bundle/W3C/Validator.pm')
-rw-r--r--misc/bundle/lib/Bundle/W3C/Validator.pm4
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/bundle/lib/Bundle/W3C/Validator.pm b/misc/bundle/lib/Bundle/W3C/Validator.pm
index c38bedf..8b2ff2f 100644
--- a/misc/bundle/lib/Bundle/W3C/Validator.pm
+++ b/misc/bundle/lib/Bundle/W3C/Validator.pm
@@ -26,6 +26,10 @@ C<perl -MCPAN -e "install Bundle::W3C::Validator">
HTML::Parser 3.25
HTML::Template 2.6
LWP::UserAgent 1.90
+ Encode
+ Encode::HanExtra
+ Encode::JIS2K
+ File::Spec
Net::IP
SGML::Parser::OpenSP
URI