X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Makefile.PL;h=ff610833b004aa878a280a7adcbcd7e718e74a01;hp=01ea024a3dc9b78d41ee8d150a22b7a5eb955334;hb=2aa2f26a0358597acc55fff7c8e79547ce3da26a;hpb=ecf903d0523a9a927684d6f9dc125f8d27bf2f6f diff --git a/Makefile.PL b/Makefile.PL index 01ea024..ff61083 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -82,7 +82,9 @@ requires "Plack::Middleware::LighttpdScriptNameFix"; requires "Plack::Middleware::ContentLength"; requires "Plack::Middleware::Head"; requires "Plack::Middleware::HTTPExceptions"; -requires "Plack::Middleware::FixMissingBodyInRedirect"; +requires "Plack::Middleware::FixMissingBodyInRedirect" => '0.09'; +requires "Plack::Middleware::MethodOverride"; +requires "Plack::Middleware::RemoveRedundantBody" => '0.03'; test_requires 'Test::Fatal'; test_requires 'Test::More' => '0.88'; @@ -117,7 +119,6 @@ author_requires( @author_requires, map {; $_ => 0 } qw( File::Copy::Recursive - Catalyst::Engine::PSGI Test::Without::Module Starman MooseX::Daemonize