updated Changes and dist metadata for previous fix
[catagits/Catalyst-Controller-DBIC-API.git] / dist.ini
CommitLineData
d2739840 1name = Catalyst-Controller-DBIC-API
33a4e523 2version = 2.004004
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>
dec71b1e 8author = Samuel Kaufman <sam@socialflow.com>
d2739840 9license = Perl_5
b66d4310 10copyright_holder = Luke Saunders, Nicholas Perez, Alexander Hartmaier, et al.
d2739840 11
b66d4310 12[@Basic]
d2739840 13
14[PodWeaver]
d2739840 15[PkgVersion]
d2739840 16[NextRelease]
b66d4310 17[MetaConfig]
18[MetaJSON]
19
fa6f48c9 20[MetaNoIndex]
21directory = t/lib
22
d2739840 23[MetaResources]
b66d4310 24repository.type = git
25repository.url = git://git.shadowcat.co.uk/catagits/Catalyst-Controller-DBIC-API
26repository.web = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits/Catalyst-Controller-DBIC-API.git
d2739840 27
289747d9 28[PodSyntaxTests]
29[PodCoverageTests]
b7b6c77d 30[Test::Portability]
31[Test::DistManifest]
32[Test::Synopsis]
33[Test::UnusedVars]
289747d9 34[HasVersionTests]
35
36[Prereqs]
3e08165f 37perl = 5.008006
d2739840 38DBIx::Class = 0.08103
39Catalyst::Runtime = 5.7010
a784948c 40Catalyst::Controller::ActionRole = 0
41Catalyst::ActionRole::MatchRequestMethod = 0
61db5a26 42Catalyst::Action::Serialize = 0.83
d2739840 43CGI::Expand = 2.02
0b0bf911 44JSON = 2.50
d2739840 45Data::DPath::Validator = 0.093411
d2739840 46Catalyst::Model::DBIC::Schema = 0.20
1e65440c 47MooseX::Types::Structured = 0.20
01286204 48
49[Prereqs / TestRequires]
50Test::More = 0.88
51Test::Deep = 0.104
52Test::WWW::Mechanize::Catalyst = 0.37