diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/bundle/META.yml | 1 | ||||
-rw-r--r-- | misc/bundle/Makefile.PL | 1 | ||||
-rw-r--r-- | misc/bundle/lib/Bundle/W3C/Validator.pm | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/misc/bundle/META.yml b/misc/bundle/META.yml index 7f6f139..478a88a 100644 --- a/misc/bundle/META.yml +++ b/misc/bundle/META.yml @@ -31,7 +31,6 @@ requires: Net::IP: 0 SGML::Parser::OpenSP: 0.991 Socket: 0 - String::Approx: 0 URI: 0 URI::Escape: 0 XML::LibXML: 0 diff --git a/misc/bundle/Makefile.PL b/misc/bundle/Makefile.PL index e5f7915..794a36c 100644 --- a/misc/bundle/Makefile.PL +++ b/misc/bundle/Makefile.PL @@ -30,7 +30,6 @@ WriteMakefile( Net::IP => 0, SGML::Parser::OpenSP => 0.991, Socket => 0, - String::Approx => 0, URI => 0, URI::Escape => 0, XML::LibXML => 0, diff --git a/misc/bundle/lib/Bundle/W3C/Validator.pm b/misc/bundle/lib/Bundle/W3C/Validator.pm index e3b4c8a..87e14d3 100644 --- a/misc/bundle/lib/Bundle/W3C/Validator.pm +++ b/misc/bundle/lib/Bundle/W3C/Validator.pm @@ -43,7 +43,6 @@ C<perl -MCPAN -e "install Bundle::W3C::Validator"> Net::hostent SGML::Parser::OpenSP 0.991 Socket - String::Approx URI URI::Escape XML::LibXML |