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=bf5d7dcfd9e94c69e1ada3be689f192fb520eb6a;hb=2aa2f26a0358597acc55fff7c8e79547ce3da26a;hpb=bab53c3ef015d92244ef5f7addd6804a876ffe43 diff --git a/Makefile.PL b/Makefile.PL index bf5d7dc..ff61083 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -82,7 +82,7 @@ requires "Plack::Middleware::LighttpdScriptNameFix"; requires "Plack::Middleware::ContentLength"; requires "Plack::Middleware::Head"; requires "Plack::Middleware::HTTPExceptions"; -requires "Plack::Middleware::FixMissingBodyInRedirect" => '0.08'; +requires "Plack::Middleware::FixMissingBodyInRedirect" => '0.09'; requires "Plack::Middleware::MethodOverride"; requires "Plack::Middleware::RemoveRedundantBody" => '0.03'; @@ -119,7 +119,6 @@ author_requires( @author_requires, map {; $_ => 0 } qw( File::Copy::Recursive - Catalyst::Engine::PSGI Test::Without::Module Starman MooseX::Daemonize