fixed nested updates and column accessor != name
[catagits/Catalyst-Controller-DBIC-API.git] / dist.ini
1 name = Catalyst-Controller-DBIC-API
2 version = 2.002001
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, et al.
9
10 [@Classic]
11
12 [PodWeaver]
13 [BumpVersion]
14 [PkgVersion]
15 [PodVersion]
16 [NextRelease]
17 [MetaResources]
18 repository                          = git://git.shadowcat.co.uk/catagits/Catalyst-Controller-DBIC-API
19
20 [Prereq]
21 DBIx::Class = 0.08103
22 Catalyst::Runtime = 5.7010
23 Catalyst::Controller::ActionRole = 0
24 Catalyst::ActionRole::MatchRequestMethod = 0
25 Catalyst::Action::Serialize = 0.83
26 CGI::Expand = 2.02
27 JSON::Any = 1.19
28 Test::Deep = 0.104
29 Data::DPath::Validator = 0.093411
30 Test::More = 0.88
31 Catalyst::Model::DBIC::Schema = 0.20
32 Test::WWW::Mechanize = 0.20
33 Test::WWW::Mechanize::Catalyst = 0.37
34 MooseX::Types::Structured = 0.20