skip .git and dist files
[catagits/HTTP-Request-AsCGI.git] / Makefile.PL
index cc4e84f..8629286 100644 (file)
@@ -12,6 +12,5 @@ WriteMakefile(
         'HTTP::Response'   => 1.53,
         'IO::File'         => 0,
         'Test::More'       => 0,
-        'URI::Escape'      => 0
     }
 );