added test for check_has_column
[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 [MetaResources]
21 repository.type = git
22 repository.url = git://git.shadowcat.co.uk/catagits/Catalyst-Controller-DBIC-API
23 repository.web = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits/Catalyst-Controller-DBIC-API.git
24
25 [Prereq]
26 DBIx::Class = 0.08103
27 Catalyst::Runtime = 5.7010
28 Catalyst::Controller::ActionRole = 0
29 Catalyst::ActionRole::MatchRequestMethod = 0
30 Catalyst::Action::Serialize = 0.83
31 CGI::Expand = 2.02
32 JSON::Any = 1.19
33 Test::Deep = 0.104
34 Data::DPath::Validator = 0.093411
35 Test::More = 0.88
36 Catalyst::Model::DBIC::Schema = 0.20
37 Test::WWW::Mechanize = 0.20
38 Test::WWW::Mechanize::Catalyst = 0.37
39 MooseX::Types::Structured = 0.20