X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=34e179901bcca046c01e9c676cb4af9972651816;hb=f9a8f5379845b8cace5faef49cf1f47bfee2853c;hp=73d472989e20bc670b12185b7969c9ecfb6d47a2;hpb=0d6fca1b801be0477d42dae3bed7b7ade80a1272;p=gitmo%2FMooseX-ConfigFromFile.git diff --git a/dist.ini b/dist.ini index 73d4729..34e1799 100644 --- a/dist.ini +++ b/dist.ini @@ -1,5 +1,9 @@ name = MooseX-ConfigFromFile author = Brandon L. Black, +author = Yuval Kogman +author = Chris Prather +author = Karen Etheridge, +author = Tomas Doran abstract = An abstract Moose role for setting attributes from a configfile copyright_holder = Brandon L. Black license = Perl_5 @@ -23,6 +27,17 @@ repository.type = git version_regexp = ^v([\d._]+)(-TRIAL)?$ [AutoPrereqs] +skip = ^A$ +skip = ^Generic +skip = ^MooseX::SimpleConfig$ +skip = ^MooseX::Getopt$ + +[Prereqs / RuntimeRequires] +MooseX::Types::Path::Tiny = 0.005 + +[Prereqs / TestRecommends] +MooseX::SimpleConfig = 0 +MooseX::Getopt = 0 [InstallGuide] [MetaConfig] @@ -44,10 +59,15 @@ location = root ;[Test::Pod::LinkCheck] many outstanding bugs [Test::Pod::No404s] [Test::PodSpelling] +stopwords = Lukasiak +stopwords = Prather +stopwords = Zbigniew +stopwords = configfile [Test::Compile] bail_out_on_fail = 1 +[Test::ReportPrereqs] [Test::MinimumVersion] [MetaTests] [Test::CPAN::Changes] @@ -89,5 +109,3 @@ tag_message = v%v%t [InstallRelease] install_command = cpanm . - -[Clean]