added some Dist::Zilla test plugins and renamed the deprecated Prereq to Prereqs
[catagits/Catalyst-Controller-DBIC-API.git] / dist.ini
1 name = Catalyst-Controller-DBIC-API
2 version = 2.002002
3 author = Nicholas Perez <nperez@cpan.org>
4 author = Luke Saunders <luke.saunders@gmail.com>
5 author = Alexander Hartmaier <abraxxa@cpan.org>
6 author = Florian Ragwitz <rafl@debian.org>
7 license = Perl_5
8 copyright_holder = Luke Saunders, Nicholas Perez, Alexander Hartmaier, et al.
9
10 [@Basic]
11
12 [PodWeaver]
13 [PkgVersion]
14 [NextRelease]
15 [MetaConfig]
16 [MetaJSON]
17
18 [MetaNoIndex]
19 directory = t/lib
20
21 [MetaResources]
22 repository.type = git
23 repository.url = git://git.shadowcat.co.uk/catagits/Catalyst-Controller-DBIC-API
24 repository.web = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits/Catalyst-Controller-DBIC-API.git
25
26 [PodSyntaxTests]
27 [PodCoverageTests]
28 [PortabilityTests]
29 [DistManifestTests]
30 [SynopsisTests]
31 [UnusedVarsTests]
32 [HasVersionTests]
33
34 [Prereqs]
35 DBIx::Class = 0.08103
36 Catalyst::Runtime = 5.7010
37 Catalyst::Controller::ActionRole = 0
38 Catalyst::ActionRole::MatchRequestMethod = 0
39 Catalyst::Action::Serialize = 0.83
40 CGI::Expand = 2.02
41 JSON::Any = 1.19
42 Test::Deep = 0.104
43 Data::DPath::Validator = 0.093411
44 Test::More = 0.88
45 Catalyst::Model::DBIC::Schema = 0.20
46 Test::WWW::Mechanize = 0.20
47 Test::WWW::Mechanize::Catalyst = 0.37
48 MooseX::Types::Structured = 0.20