X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=fa73cec2d61a237782e6970c2cf8e2beebb9559d;hb=master;hp=69dd79fe4801f33be4281d5f1e1d00f10ef4f4b7;hpb=1d8a398624d7adc1555b3b3bc6bc2c423ee5b976;p=gitmo%2FMooseX-Types.git diff --git a/dist.ini b/dist.ini index 69dd79f..fa73cec 100644 --- a/dist.ini +++ b/dist.ini @@ -2,47 +2,38 @@ name = MooseX-Types author = Robert "phaylon" Sedlacek license = Perl_5 copyright_holder = Robert "phaylon" Sedlacek - -version = 0.31 - -[NextRelease] -format = %-7v %{yyyy-MM-dd}d - -[@Basic] - -[InstallGuide] -[MetaJSON] - -[MetaResources] -bugtracker.web = http://rt.cpan.org/NoAuth/Bugs.html?Dist=MooseX-Types -bugtracker.mailto = bug-moosex-types@rt.cpan.org -repository.url = git://git.moose.perl.org/MooseX-Types.git -repository.web = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo/MooseX-Types.git;a=summary -repository.type = git +copyright_year = 2007 + +[@Author::ETHER] +:version = 0.020 +server = github +-remove = PodWeaver ; we are more surgical +-remove = PodCoverageTests ; we have our own custom one +-remove = Test::UnusedVars ; we like our $class! +Authority.authority = cpan:PHAYLON +Test::MinimumVersion.max_target_perl = 5.008003 +Test::PodSpelling.stopwords[0] = SUBTYPES +Test::PodSpelling.stopwords[1] = coercions +Test::PodSpelling.stopwords[2] = subtypes +Test::PodSpelling.stopwords[3] = subtyping +Test::PodSpelling.stopwords[4] = instantiation +Test::PodSpelling.stopwords[5] = TODO +Test::PodSpelling.stopwords[6] = Organise +Test::PodSpelling.stopwords[7] = parameterized +Test::PodSpelling.stopwords[8] = parameterize +Test::PodSpelling.stopwords[9] = subtype [SurgicalPodWeaver] -[PkgVersion] - -[PodSyntaxTests] -;[NoTabsTests] -;[Test::CPAN::Changes] - -[Prereqs / BuildRequires] -FindBin = 0 -Test::Fatal = 0 -Test::Moose = 0 -Test::More = 0.88 -Test::Requires = 0 +[ContributorsFromGit] -[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 +namespace::autoclean = 0.08 -[@Git] +[Prereqs / DevelopRequires] +Test::Pod::Coverage = 1.04 +Pod::Coverage::Moose = 0.02