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