summaryrefslogtreecommitdiffstats
path: root/misc/bundle/lib
diff options
context:
space:
mode:
authorville <ville@localhost>2010-06-10 22:15:47 +0000
committerville <ville@localhost>2010-06-10 22:15:47 +0000
commit43144903be1e33d8605a2fc74f37377b663371a0 (patch)
tree07332f4a1232a5ee4a2269d4acced9eebf7fc9c8 /misc/bundle/lib
parentdd695fa696d54b1ec7be931f5b636cdcc788f1e4 (diff)
downloadmarkup-validator-43144903be1e33d8605a2fc74f37377b663371a0.zip
markup-validator-43144903be1e33d8605a2fc74f37377b663371a0.tar.gz
markup-validator-43144903be1e33d8605a2fc74f37377b663371a0.tar.bz2
Enable external entity loading in XML::LibXML to fix #9899.
Diffstat (limited to 'misc/bundle/lib')
-rw-r--r--misc/bundle/lib/Bundle/W3C/Validator.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/bundle/lib/Bundle/W3C/Validator.pm b/misc/bundle/lib/Bundle/W3C/Validator.pm
index 0973ea5..010d9df 100644
--- a/misc/bundle/lib/Bundle/W3C/Validator.pm
+++ b/misc/bundle/lib/Bundle/W3C/Validator.pm
@@ -23,6 +23,7 @@ C<perl -MCPAN -e "install Bundle::W3C::Validator">
CGI 2.81
CGI::Carp
+ Config
Config::General 2.32
Encode
Encode::Alias
@@ -47,6 +48,7 @@ C<perl -MCPAN -e "install Bundle::W3C::Validator">
Socket
URI
URI::Escape
+ URI::file
XML::LibXML 1.70
=head1 DESCRIPTION