X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;fp=dist.ini;h=4fd770020d5e94b95d6191601e1d5225db9d3fa9;hb=f2f753547c4e1f1a61983062d94a17524208cab4;hp=0692ccff79bad30ffab43ba02dfc6ad4cd56e304;hpb=15dfbe3246264ab788fff15ef64f85318fad4ec5;p=gitmo%2FMooseX-Types.git diff --git a/dist.ini b/dist.ini index 0692ccf..4fd7700 100644 --- a/dist.ini +++ b/dist.ini @@ -99,23 +99,19 @@ stopwords = subtypes stopwords = subtyping stopwords = typeconstraint +[AutoPrereqs] -[Prereqs / BuildRequires] -FindBin = 0 -Test::Fatal = 0 -Test::Moose = 0 -Test::More = 0.88 -Test::Requires = 0 - -[Prereqs] -Carp = 0 +; specific version requirements +[Prereqs / RuntimeRequires] Carp::Clan = 6.00 Moose = 1.06 Scalar::Util = 1.19 Sub::Install = 0.924 -Sub::Name = 0 namespace::clean = 0.19 -perl = v5.8.0 + +[Prereqs / DevelopRequires] +Test::Pod::Coverage = 1.04 +Pod::Coverage::Moose = 0.02 ;;; Before Release