X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Makefile.PL;h=472f01acfb4b7472fdab11a3f93fd926f7c94321;hp=16b00972548cdbd42b900f4dde9f166a4b501fc4;hb=5b4973aa317bc6bcb27f2c3d37c1309e508b3ce1;hpb=c2eac008b6f566090128f60259a6cc8fee720298 diff --git a/Makefile.PL b/Makefile.PL index 16b0097..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, @@ -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', @@ -87,7 +85,6 @@ my %META = ( }, develop => { requires => { - 'Test::Aggregate' => '0.364', 'Test::Simple' => '0.88', 'CatalystX::LeakChecker' => '0.05', 'Catalyst::Devel' => '1.0', # For http server test