From: Karen Etheridge Date: Tue, 25 Dec 2012 08:45:32 +0000 (-0800) Subject: list the optional prereqs as recommendations X-Git-Tag: v0.49~4 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Getopt.git;a=commitdiff_plain;h=2a289664c866765510f932173279f6608c1a7489;hp=12f4bf759f912b65b7caf1ce30d0a785515f2dbe list the optional prereqs as recommendations TODO: Perl::PrereqScanner (via the [AutoPrereqs] plugin) really ought to do this for us. (See RT#82245) --- diff --git a/dist.ini b/dist.ini index 21bccf5..6329918 100644 --- a/dist.ini +++ b/dist.ini @@ -39,6 +39,11 @@ Path::Class = 0 Test::NoWarnings = 1.04 Test::Moose = 0 +[Prereqs / TestRecommends] +MooseX::ConfigFromFile = 0 +MooseX::SimpleConfig = 0.07 +Test::Deep = 0 + [InstallGuide] [MetaConfig] [MetaProvides::Package]