From: Graham Knop Date: Thu, 12 Apr 2018 13:45:59 +0000 (+0200) Subject: remove unused dep HTTP::Request::AsCGI X-Git-Tag: v5.90118~26 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=5b4973aa317bc6bcb27f2c3d37c1309e508b3ce1;hp=bd7ed1deb4f291b5e5629a0dec5209240d8abb0f remove unused dep HTTP::Request::AsCGI --- diff --git a/Makefile.PL b/Makefile.PL index 0ed2afd..472f01a 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -43,7 +43,6 @@ my %META = ( 'HTTP::Headers' => '1.64', 'HTTP::Request' => '5.814', 'HTTP::Response' => '5.813', - 'HTTP::Request::AsCGI' => '1.0', 'Module::Pluggable' => '4.7', 'Path::Class' => '0.09', 'Scalar::Util' => 0,