-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdist.ini
51 lines (44 loc) · 1.23 KB
/
dist.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
name = Catalyst-Controller-DBIC-API
version = 2.005001
author = Nicholas Perez <[email protected]>
author = Luke Saunders <[email protected]>
author = Alexander Hartmaier <[email protected]>
author = Florian Ragwitz <[email protected]>
author = Oleg Kostyuk <[email protected]>
author = Samuel Kaufman <[email protected]>
license = Perl_5
copyright_holder = Luke Saunders, Nicholas Perez, Alexander Hartmaier, et al.
[@Basic]
[PodWeaver]
[PkgVersion]
[NextRelease]
[MetaConfig]
[MetaJSON]
[MetaNoIndex]
directory = t/lib
[MetaResources]
repository.type = git
repository.url = git://git.shadowcat.co.uk/catagits/Catalyst-Controller-DBIC-API
repository.web = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits/Catalyst-Controller-DBIC-API.git
[PodSyntaxTests]
[PodCoverageTests]
[Test::Portability]
[Test::DistManifest]
[Test::Synopsis]
[Test::UnusedVars]
[HasVersionTests]
[Test::CPAN::Changes]
[Prereqs]
perl = 5.008006
DBIx::Class = 0.08103
Catalyst::Runtime = 5.90020
Catalyst::Action::Serialize = 0.83
CGI::Expand = 2.02
JSON = 2.50
Data::DPath::Validator = 0.093411
Catalyst::Model::DBIC::Schema = 0.20
MooseX::Types::Structured = 0.20
[Prereqs / TestRequires]
Test::More = 0.88
Test::Deep = 0.104
Test::WWW::Mechanize::Catalyst = 0.37