include optional test prereqs in develop
[catagits/Catalyst-Runtime.git] / Makefile.PL
index a7cc7bd..9f373b8 100644 (file)
@@ -97,6 +97,10 @@ my %META = (
         '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,
       },
     },
   },