-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdist.ini
104 lines (82 loc) · 1.64 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
name = Dancer2-Logger-Console-Colored
abstract = Dancer2 colored console logger.
author = BURNERSK <[email protected]>
license = MIT
copyright_holder = BURNERSK <[email protected]>
copyright_year = 2014
main_module = lib/Dancer2/Logger/Console/Colored.pm
version = 0.008
[Git::GatherDir]
[PruneCruft]
[OurPkgVersion]
[InsertCopyright]
[PodWeaver]
[MetaNoIndex]
directory = example
directory = t
[MetaProvides::Package]
inherit_version = 0
inherit_missing = 1
meta_noindex = 1
[MinimumPerl]
[AutoPrereqs]
skip = ^(?:strict|warnings|utf8)$ ; Those are core modules.
[Prereqs]
Dancer2 = 0.166001_01
Term::ANSIColor = 3.00
[Prereqs / RuntimeRecommends]
[CheckPrereqsIndexed]
[GithubMeta]
issues = 1
[License]
[Git::Contributors]
include_authors = 1
[MetaConfig]
[ContributorsFile]
filename = CONTRIBUTORS
[CPANFile]
[Manifest]
[MetaYAML]
[MetaJSON]
[NextRelease]
[MakeMaker]
[Test::Compile]
:version = 2.039
bail_out_on_fail = 1
xt_mode = 1
script_finder = :PerlExecFiles
[MetaTests]
[Test::ChangesHasContent]
[Test::CPAN::Changes]
:version = 0.012
[PodSyntaxTests]
:version = 5.040
[Test::PodSpelling]
:version = 2.006003
directory = lib
directory = t
directory = xt
[Test::Pod::No404s]
:version = 1.003
[Test::Kwalitee]
:version = 2.10
filename = xt/author/kwalitee.t
[MojibakeTests]
:version = 0.8
[Test::ReportPrereqs]
:version = 0.022
verify_prereqs = 1
version_extractor = Module::Metadata
[Test::Portability]
:version = 2.000007
[RunExtraTests]
[@Git]
[TestRelease]
[ConfirmRelease]
[UploadToCPAN]
[Test::EOL]
[Test::NoTabs]
[Test::MinimumVersion]
max_target_perl = 5.13.2
[Test::CleanNamespaces]
[PodCoverageTests]