X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Makefile.PL;h=9f373b8a6f1e1d864128e329e4b5171922dbb93c;hp=a7cc7bdc42b1b470964fcbb7f967fcb94b3894d6;hb=919758f4a82078cc9c627dc45f6e83fcb369f24c;hpb=0700b0c29dd36b34a008b53fe4bf4c860359a2a2 diff --git a/Makefile.PL b/Makefile.PL index a7cc7bd..9f373b8 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -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, }, }, },