move repository to http://github.com/moose/MooseX-Types
[gitmo/MooseX-Types.git] / dist.ini
CommitLineData
ef8b7b7a 1name = MooseX-Types
2author = Robert "phaylon" Sedlacek <rs@474.at>
3license = Perl_5
4copyright_holder = Robert "phaylon" Sedlacek
c3cfb2be 5copyright_year = 2007
ef8b7b7a 6
57c6a86e 7[@Author::ETHER]
8:version = 0.020
4fe418ef 9server = github
57c6a86e 10-remove = PodWeaver ; we are more surgical
11-remove = PodCoverageTests ; we have our own custom one
12-remove = Test::UnusedVars ; we like our $class!
13Authority.authority = cpan:PHAYLON
14Test::MinimumVersion.max_target_perl = 5.008003
15Test::PodSpelling.stopwords[0] = SUBTYPES
16Test::PodSpelling.stopwords[1] = coercions
17Test::PodSpelling.stopwords[2] = subtypes
18Test::PodSpelling.stopwords[3] = subtyping
19Test::PodSpelling.stopwords[4] = instantiation
20Test::PodSpelling.stopwords[5] = TODO
21Test::PodSpelling.stopwords[6] = Organise
22Test::PodSpelling.stopwords[7] = parameterized
23Test::PodSpelling.stopwords[8] = parameterize
24Test::PodSpelling.stopwords[9] = subtype
ef8b7b7a 25
26[SurgicalPodWeaver]
27
80d46343 28[ContributorsFromGit]
29
f2f75354 30; specific version requirements
31[Prereqs / RuntimeRequires]
ef8b7b7a 32Carp::Clan = 6.00
33Moose = 1.06
34Scalar::Util = 1.19
4eb26e95 35namespace::autoclean = 0.08
f2f75354 36
37[Prereqs / DevelopRequires]
38Test::Pod::Coverage = 1.04
39Pod::Coverage::Moose = 0.02