ba3dea45fc257dd604350a3420785364f065d1b3
[catagits/Catalyst-Controller-DBIC-API.git] / dist.ini
1 name = Catalyst-Controller-DBIC-API
2 version = 2.002003
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 license = Perl_5
9 copyright_holder = Luke Saunders, Nicholas Perez, Alexander Hartmaier, et al.
10
11 [@Basic]
12
13 [PodWeaver]
14 [PkgVersion]
15 [NextRelease]
16 [MetaConfig]
17 [MetaJSON]
18
19 [MetaNoIndex]
20 directory = t/lib
21
22 [MetaResources]
23 repository.type = git
24 repository.url = git://git.shadowcat.co.uk/catagits/Catalyst-Controller-DBIC-API
25 repository.web = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits/Catalyst-Controller-DBIC-API.git
26
27 [PodSyntaxTests]
28 [PodCoverageTests]
29 [PortabilityTests]
30 [DistManifestTests]
31 [SynopsisTests]
32 [UnusedVarsTests]
33 [HasVersionTests]
34
35 [Prereqs]
36 DBIx::Class = 0.08103
37 Catalyst::Runtime = 5.7010
38 Catalyst::Controller::ActionRole = 0
39 Catalyst::ActionRole::MatchRequestMethod = 0
40 Catalyst::Action::Serialize = 0.83
41 CGI::Expand = 2.02
42 JSON::Any = 1.19
43 Data::DPath::Validator = 0.093411
44 Catalyst::Model::DBIC::Schema = 0.20
45 MooseX::Types::Structured = 0.20
46
47 [Prereqs / TestRequires]
48 Test::More = 0.88
49 Test::Deep = 0.104
50 Test::WWW::Mechanize::Catalyst = 0.37