X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=6edb8869e42cedcd50560570586a1431e7321866;hb=f7a282fa78160e540d92ca875bce7efc2a7279c2;hp=52735af9b2eaef0bc1b7c46b7d2089fd4d1c3c1b;hpb=fce6e53603e55aa5548888fe662adfb11587b779;p=gitmo%2FMooseX-ConfigFromFile.git diff --git a/dist.ini b/dist.ini index 52735af..6edb886 100644 --- a/dist.ini +++ b/dist.ini @@ -28,6 +28,13 @@ version_regexp = ^v([\d._]+)(-TRIAL)?$ [AutoPrereqs] skip = ^A$ +skip = ^Generic$ +skip = ^MooseX::SimpleConfig$ +skip = ^MooseX::Getopt$ + +[Prereqs / TestRecommends] +MooseX::SimpleConfig = 0 +MooseX::Getopt = 0 [InstallGuide] [MetaConfig] @@ -57,6 +64,7 @@ stopwords = configfile [Test::Compile] bail_out_on_fail = 1 +[Test::ReportPrereqs] [Test::MinimumVersion] [MetaTests] [Test::CPAN::Changes]