summaryrefslogtreecommitdiff
path: root/dist.ini
blob: 1cbc97f9fd6e13ce92ba1a39624599a50a3b1b4b (plain)
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
name             = Catalyst-View-CSV
version          = 1.8
author           = Michael Brown <mbrown@fensystems.co.uk>
license          = Perl_5
copyright_holder = Michael Brown

[@Basic]
[MetaJSON]
[Test::Perl::Critic]
[PodCoverageTests]
[TestRelease]
[ConfirmRelease]
[PodSyntaxTests]

[MetaNoIndex]
directory = inc
directory = t

[Prereqs / BuildRequires]
Catalyst = 0
Catalyst::Action::RenderView = 0
Catalyst::Controller = 0
Catalyst::Model::DBIC::Schema = 0
Catalyst::Plugin::ConfigLoader = 0
Catalyst::Test = 0
CatalystX::Component::Traits = 0
Config::General = 0
DBD::SQLite = 0
DBIx::Class = 0
DBIx::Class::Schema = 0
ExtUtils::MakeMaker = 6.59
FindBin = 0
Moose = 0
Test::Exception = 0
Test::More = 0

[Prereqs / ConfigureRequires]
ExtUtils::MakeMaker = 6.59

[Prereqs]
Catalyst::View = 0
Text::CSV = 0
URI = 0
perl = 5.009005

[Prereqs / RuntimeRecommends]
Text::CSV_XS = 0