solve the DBIx::Class warnings about transactions differently
[catagits/Catalyst-Controller-DBIC-API.git] / dist.ini
CommitLineData
d2739840 1name = Catalyst-Controller-DBIC-API
22e4b224 2version = 2.004003
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]
b7b6c77d 29[Test::Portability]
30[Test::DistManifest]
31[Test::Synopsis]
32[Test::UnusedVars]
289747d9 33[HasVersionTests]
34
35[Prereqs]
3e08165f 36perl = 5.008006
d2739840 37DBIx::Class = 0.08103
38Catalyst::Runtime = 5.7010
a784948c 39Catalyst::Controller::ActionRole = 0
40Catalyst::ActionRole::MatchRequestMethod = 0
61db5a26 41Catalyst::Action::Serialize = 0.83
d2739840 42CGI::Expand = 2.02
0b0bf911 43JSON = 2.50
d2739840 44Data::DPath::Validator = 0.093411
d2739840 45Catalyst::Model::DBIC::Schema = 0.20
1e65440c 46MooseX::Types::Structured = 0.20
01286204 47
48[Prereqs / TestRequires]
49Test::More = 0.88
50Test::Deep = 0.104
51Test::WWW::Mechanize::Catalyst = 0.37