diff options
Diffstat (limited to 'misc/bundle/Makefile.PL')
-rw-r--r-- | misc/bundle/Makefile.PL | 2 |
1 files changed, 1 insertions, 1 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, |