diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/bundle/Makefile.PL | 2 | ||||
-rw-r--r-- | misc/bundle/lib/Bundle/W3C/Validator.pm | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/bundle/Makefile.PL b/misc/bundle/Makefile.PL index eefde56..0494ebf 100644 --- a/misc/bundle/Makefile.PL +++ b/misc/bundle/Makefile.PL @@ -36,7 +36,7 @@ WriteMakefile( "Net::IP" => 0, "SGML::Parser::OpenSP" => 0.991, "Socket" => 0, - "URI" => 0, + "URI" => 1.53, "URI::Escape" => 0, "URI::file" => 0, "URI::Heuristic" => 0, diff --git a/misc/bundle/lib/Bundle/W3C/Validator.pm b/misc/bundle/lib/Bundle/W3C/Validator.pm index de3a7db..3a0b082 100644 --- a/misc/bundle/lib/Bundle/W3C/Validator.pm +++ b/misc/bundle/lib/Bundle/W3C/Validator.pm @@ -46,7 +46,7 @@ C<perl -MCPAN -e "install Bundle::W3C::Validator"> Net::hostent SGML::Parser::OpenSP 0.991 Socket - URI + URI 1.53 URI::Escape URI::file URI::Heuristic |