X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Makefile.PL;h=1f76be6a708ed894c109fba569f1f8942da3a704;hp=f9516747696399edd3bbb9877544e6fc2be716e3;hb=4e93cdb6d9403718baff430bc1bdc3245aa5236f;hpb=59b3e4d0df63749ee601113ce44be5b4340be2a8 diff --git a/Makefile.PL b/Makefile.PL index f951674..1f76be6 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -83,10 +83,7 @@ my %META = ( }, develop => { requires => { - 'CatalystX::LeakChecker' => '0.05', - 'Catalyst::Devel' => '1.0', # For http server test - 'Test::WWW::Mechanize::Catalyst' => '0.51', - 'Test::TCP' => '2.00', # ditto, ships Net::EmptyPort + 'Test::TCP' => '2.00', 'File::Copy::Recursive' => '0.40', 'Starman' => 0, 'MooseX::Daemonize' => 0, @@ -95,10 +92,7 @@ my %META = ( 'Test::Pod::Coverage' => 0, 'Test::Spelling' => 0, 'Pod::Coverage::TrustPod' => 0, - 'Catalyst::Plugin::Params::Nested' => 0, - 'Catalyst::Plugin::ConfigLoader' => 0, 'Compress::Zlib' => 0, - 'Catalyst::Action::REST' => 0, 'Type::Tiny' => 0, 'Proc::ProcessTable' => 0, },