fixed pod for page config attribute
[catagits/Catalyst-Controller-DBIC-API.git] / dist.ini
1 name = Catalyst-Controller-DBIC-API
2 version = 2.002002
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 license = Perl_5
8 copyright_holder = Luke Saunders, Nicholas Perez, Alexander Hartmaier, et al.
9
10 [@Basic]
11
12 [PodWeaver]
13 [PodSyntaxTests]
14 [PodCoverageTests]
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 [Prereq]
29 DBIx::Class = 0.08103
30 Catalyst::Runtime = 5.7010
31 Catalyst::Controller::ActionRole = 0
32 Catalyst::ActionRole::MatchRequestMethod = 0
33 Catalyst::Action::Serialize = 0.83
34 CGI::Expand = 2.02
35 JSON::Any = 1.19
36 Test::Deep = 0.104
37 Data::DPath::Validator = 0.093411
38 Test::More = 0.88
39 Catalyst::Model::DBIC::Schema = 0.20
40 Test::WWW::Mechanize = 0.20
41 Test::WWW::Mechanize::Catalyst = 0.37
42 MooseX::Types::Structured = 0.20