X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=2ff732ca65070d3ff0c8623c5f12282e1850af53;hb=a6878cd856e6f51acc5c4f225d7d58a27783a026;hp=bad4bb5152f4544bd42e578c1b7e6345959c0cc7;hpb=c41956b0b05a9062149d05801f76b26c2db77c5b;p=catagits%2FCatalyst-Runtime.git diff --git a/Makefile.PL b/Makefile.PL index bad4bb5..2ff732c 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -54,8 +54,9 @@ requires 'MooseX::Getopt' => '0.30'; requires 'MooseX::Types'; requires 'MooseX::Types::Common::Numeric'; requires 'String::RewritePrefix' => '0.004'; # Catalyst::Utils::resolve_namespace -requires 'Plack' => '0.9935'; # Setup empty PATH_INFO if needed +requires 'Plack' => '0.9974'; # IIS6 fix middleware requires 'Plack::Middleware::ReverseProxy' => '0.04'; +requires 'Plack::Test::ExternalServer'; test_requires 'Class::Data::Inheritable'; test_requires 'Test::Exception'; @@ -75,6 +76,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_tests 't/author'; author_requires(map {; $_ => 0 } qw(