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