]> Sergey Matveev's repositories - public-inbox.git/blobdiff - Makefile.PL
INSTALL: depend on URI rather than URI::Escape
[public-inbox.git] / Makefile.PL
index bfabb171502a0bf5814ea6529f9acd80ab72970a..1e935012e3751c5838bbd30c080d19b2fd4beed5 100644 (file)
@@ -168,7 +168,7 @@ WriteMakefile(
                # Plack is needed for public-inbox-httpd and PublicInbox::WWW
                # 'Plack' => 0,
 
-               'URI::Escape' => 0,
+               'URI' => 0,
 
                # We have more test dependencies, but do not force
                # users to install them.  See INSTALL