summaryrefslogtreecommitdiffstats
path: root/misc/bundle/lib/Bundle/W3C/Validator.pm
diff options
context:
space:
mode:
authorVille Skytt? <ville.skytta@iki.fi>2010-07-06 19:31:39 +0300
committerVille Skytt? <ville.skytta@iki.fi>2010-07-06 19:31:39 +0300
commit2418282febc0fa98189b5527b75bedf059d30660 (patch)
tree81fefa6a57787096ed00124a1fdd5d5328c689b2 /misc/bundle/lib/Bundle/W3C/Validator.pm
parent37f485c9e7d828da896e7676ef878668ece896f3 (diff)
downloadmarkup-validator-2418282febc0fa98189b5527b75bedf059d30660.zip
markup-validator-2418282febc0fa98189b5527b75bedf059d30660.tar.gz
markup-validator-2418282febc0fa98189b5527b75bedf059d30660.tar.bz2
Run incomplete input URLs through URI::Heuristic.
Diffstat (limited to 'misc/bundle/lib/Bundle/W3C/Validator.pm')
-rw-r--r--misc/bundle/lib/Bundle/W3C/Validator.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/bundle/lib/Bundle/W3C/Validator.pm b/misc/bundle/lib/Bundle/W3C/Validator.pm
index 7a4a138..a0d0013 100644
--- a/misc/bundle/lib/Bundle/W3C/Validator.pm
+++ b/misc/bundle/lib/Bundle/W3C/Validator.pm
@@ -49,6 +49,7 @@ C<perl -MCPAN -e "install Bundle::W3C::Validator">
URI
URI::Escape
URI::file
+ URI::Heuristic
XML::LibXML 1.70
=head1 DESCRIPTION