X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=ba07f885c647225b05d1cda699f3862321b8d63e;hb=0aafa77a0d7f5ab78c2a56ad589ede07885afe51;hp=1d291f7cb5613fd3c07208cc1a4b0730d7568d0a;hpb=da054c21560085fcd1f96f7b33b388749544e9f6;p=catagits%2FCatalyst-Runtime.git diff --git a/Makefile.PL b/Makefile.PL index 1d291f7..ba07f88 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -53,7 +53,6 @@ requires 'MRO::Compat'; requires 'MooseX::Getopt' => '0.30'; requires 'MooseX::Types'; requires 'MooseX::Types::Common::Numeric'; -requires 'MooseX::Daemonize' => '0.13'; requires 'String::RewritePrefix' => '0.004'; # Catalyst::Utils::resolve_namespace requires 'Plack' => '0.9974'; # IIS6 fix middleware requires 'Plack::Middleware::ReverseProxy' => '0.04'; @@ -79,6 +78,7 @@ else { author_requires 'CatalystX::LeakChecker', '0.05'; author_requires 'File::Copy::Recursive'; # For http server test author_requires 'Catalyst::Devel', '1.0'; # For http server test +author_requires 'Catalyst::Engine::PSGI'; author_tests 't/author'; author_requires(map {; $_ => 0 } qw(