Fix bad prereqs and make sure we explicitly ask for module versions we need
[gitmo/MooseX-Params-Validate.git] / dist.ini
1 name = MooseX-Params-Validate
2 author  = Stevan Little <stevan.little@iinteractive.com>
3 license = Perl_5
4 copyright_holder = Stevan Little <stevan.little@iinteractive.com>
5 copyright_year   = 2013
6
7 version = 0.17
8
9 [Authority]
10 authority = cpan:STEVAN
11
12 [NextRelease]
13 format = %-4v %{yyyy-MM-dd}d
14
15 [@Basic]
16
17 [InstallGuide]
18 [MetaJSON]
19
20 [MetaResources]
21 bugtracker.web    = http://rt.cpan.org/NoAuth/Bugs.html?Dist=MooseX::Params::Validate
22 bugtracker.mailto = bug-datetime@rt.cpan.org
23 repository.url    = git://git.moose.perl.org/MooseX-Params-Validate.git
24 repository.web    = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo/MooseX-Params-Validate.git
25 repository.type   = git
26
27 [SurgicalPodWeaver]
28
29 [PkgVersion]
30
31 [EOLTests]
32 [NoTabsTests]
33 [PodSyntaxTests]
34 [Test::Pod::LinkCheck]
35 [Test::Pod::No404s]
36
37 [AutoPrereqs]
38 skip = ^Roles::Blah$
39
40 [@Git]