properly define testing modules as testing requirement
[catagits/Catalyst-Controller-DBIC-API.git] / dist.ini
CommitLineData
d2739840 1name = Catalyst-Controller-DBIC-API
ee4d2dac 2version = 2.002003
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>
9448e59d 7author = Oleg Kostyuk <cub.uanic@gmail.com>
d2739840 8license = Perl_5
b66d4310 9copyright_holder = Luke Saunders, Nicholas Perez, Alexander Hartmaier, et al.
d2739840 10
b66d4310 11[@Basic]
d2739840 12
13[PodWeaver]
d2739840 14[PkgVersion]
d2739840 15[NextRelease]
b66d4310 16[MetaConfig]
17[MetaJSON]
18
fa6f48c9 19[MetaNoIndex]
20directory = t/lib
21
d2739840 22[MetaResources]
b66d4310 23repository.type = git
24repository.url = git://git.shadowcat.co.uk/catagits/Catalyst-Controller-DBIC-API
25repository.web = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits/Catalyst-Controller-DBIC-API.git
d2739840 26
289747d9 27[PodSyntaxTests]
28[PodCoverageTests]
29[PortabilityTests]
30[DistManifestTests]
31[SynopsisTests]
32[UnusedVarsTests]
33[HasVersionTests]
34
35[Prereqs]
d2739840 36DBIx::Class = 0.08103
37Catalyst::Runtime = 5.7010
a784948c 38Catalyst::Controller::ActionRole = 0
39Catalyst::ActionRole::MatchRequestMethod = 0
61db5a26 40Catalyst::Action::Serialize = 0.83
d2739840 41CGI::Expand = 2.02
42JSON::Any = 1.19
d2739840 43Data::DPath::Validator = 0.093411
d2739840 44Catalyst::Model::DBIC::Schema = 0.20
1e65440c 45MooseX::Types::Structured = 0.20
01286204 46
47[Prereqs / TestRequires]
48Test::More = 0.88
49Test::Deep = 0.104
50Test::WWW::Mechanize::Catalyst = 0.37