X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=72d0e420d8c5c32fc50b010ec304a1f3757f0626;hb=80d463436682794de208a3b760bf754d5c5dc77e;hp=0692ccff79bad30ffab43ba02dfc6ad4cd56e304;hpb=15dfbe3246264ab788fff15ef64f85318fad4ec5;p=gitmo%2FMooseX-Types.git diff --git a/dist.ini b/dist.ini index 0692ccf..72d0e42 100644 --- a/dist.ini +++ b/dist.ini @@ -36,6 +36,8 @@ repository.type = git [SurgicalPodWeaver] +[ContributorsFromGit] + [PkgVersion] [MinimumPerl] @@ -99,23 +101,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