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=4faab4ecaf1fc150102166c1676aea155e350826;hb=2aa2f26a0358597acc55fff7c8e79547ce3da26a;hpb=3157d22a51b6dd470bee2b7046b5878277bc64b5 diff --git a/Makefile.PL b/Makefile.PL index 4faab4e..ff61083 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -82,8 +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::MethodOverride; +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'; @@ -118,7 +119,6 @@ author_requires( @author_requires, map {; $_ => 0 } qw( File::Copy::Recursive - Catalyst::Engine::PSGI Test::Without::Module Starman MooseX::Daemonize