remove unused dep HTTP::Request::AsCGI
[catagits/Catalyst-Runtime.git] / Makefile.PL
index 13c8230..472f01a 100644 (file)
@@ -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,
@@ -63,7 +62,6 @@ my %META = (
         'Plack'                 => '0.9991', # IIS6+7 fix middleware
         'Plack::Middleware::ReverseProxy' => '0.04',
         'Plack::Test::ExternalServer' => 0,
-        'Class::Data::Inheritable' => 0,
         'Encode'                => '2.49',
         'LWP'                   => '5.837', # LWP had unicode fail in 5.8.26
         'URI'                   => '1.65',