remove test using Params::Nested
[catagits/Catalyst-Runtime.git] / Makefile.PL
index c0ef18f..d5b14fa 100644 (file)
@@ -84,7 +84,6 @@ my %META = (
     },
     develop   => {
       requires => {
-        'CatalystX::LeakChecker'  => '0.05',
         'Test::TCP'               => '2.00',
         'File::Copy::Recursive'   => '0.40',
         'Starman'                 => 0,
@@ -94,7 +93,6 @@ my %META = (
         'Test::Pod::Coverage'     => 0,
         'Test::Spelling'          => 0,
         'Pod::Coverage::TrustPod' => 0,
-        'Catalyst::Plugin::Params::Nested' => 0,
         'Compress::Zlib'          => 0,
         'Catalyst::Action::REST'  => 0,
         'Type::Tiny'              => 0,