use Catalyst's http method matching for REST
[catagits/Catalyst-Controller-DBIC-API.git] / dist.ini
CommitLineData
d2739840 1name = Catalyst-Controller-DBIC-API
33a4e523 2version = 2.004004
d2739840 3author = Nicholas Perez <nperez@cpan.org>
4author = Luke Saunders <luke.saunders@gmail.com>
5author = Alexander Hartmaier <abraxxa@cpan.org>
e04dc09a 6author = Florian Ragwitz <rafl@debian.org>
9448e59d 7author = Oleg Kostyuk <cub.uanic@gmail.com>
dec71b1e 8author = Samuel Kaufman <sam@socialflow.com>
d2739840 9license = Perl_5
b66d4310 10copyright_holder = Luke Saunders, Nicholas Perez, Alexander Hartmaier, et al.
d2739840 11
b66d4310 12[@Basic]
d2739840 13
14[PodWeaver]
d2739840 15[PkgVersion]
d2739840 16[NextRelease]
b66d4310 17[MetaConfig]
18[MetaJSON]
19
fa6f48c9 20[MetaNoIndex]
21directory = t/lib
22
d2739840 23[MetaResources]
b66d4310 24repository.type = git
25repository.url = git://git.shadowcat.co.uk/catagits/Catalyst-Controller-DBIC-API
26repository.web = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits/Catalyst-Controller-DBIC-API.git
d2739840 27
289747d9 28[PodSyntaxTests]
29[PodCoverageTests]
b7b6c77d 30[Test::Portability]
31[Test::DistManifest]
32[Test::Synopsis]
33[Test::UnusedVars]
289747d9 34[HasVersionTests]
e48e272a 35[Test::CPAN::Changes]
289747d9 36
37[Prereqs]
3e08165f 38perl = 5.008006
d2739840 39DBIx::Class = 0.08103
26e9dcd6 40Catalyst::Runtime = 5.90020
61db5a26 41Catalyst::Action::Serialize = 0.83
d2739840 42CGI::Expand = 2.02
0b0bf911 43JSON = 2.50
d2739840 44Data::DPath::Validator = 0.093411
d2739840 45Catalyst::Model::DBIC::Schema = 0.20
1e65440c 46MooseX::Types::Structured = 0.20
01286204 47
48[Prereqs / TestRequires]
49Test::More = 0.88
50Test::Deep = 0.104
51Test::WWW::Mechanize::Catalyst = 0.37