summaryrefslogtreecommitdiffstats
path: root/misc/bundle
diff options
context:
space:
mode:
Diffstat (limited to 'misc/bundle')
-rw-r--r--misc/bundle/Makefile.PL1
-rw-r--r--misc/bundle/lib/Bundle/W3C/Validator.pm1
2 files changed, 2 insertions, 0 deletions
diff --git a/misc/bundle/Makefile.PL b/misc/bundle/Makefile.PL
index 5305d75..a68be76 100644
--- a/misc/bundle/Makefile.PL
+++ b/misc/bundle/Makefile.PL
@@ -18,6 +18,7 @@ WriteMakefile(
LWP::UserAgent => 2.032,
Net::IP => 0,
SGML::Parser::OpenSP => 0,
+ String::Approx => 0,
URI => 0,
XML::LibXML => 0,
},
diff --git a/misc/bundle/lib/Bundle/W3C/Validator.pm b/misc/bundle/lib/Bundle/W3C/Validator.pm
index c1bbb9e..20f503c 100644
--- a/misc/bundle/lib/Bundle/W3C/Validator.pm
+++ b/misc/bundle/lib/Bundle/W3C/Validator.pm
@@ -31,6 +31,7 @@ C<perl -MCPAN -e "install Bundle::W3C::Validator">
LWP::UserAgent 2.032
Net::IP
SGML::Parser::OpenSP
+ String::Approx
URI
XML::LibXML