summaryrefslogtreecommitdiff
path: root/dist.ini
blob: 6e12067073a9e2c6ebac6d661781f78c727cffcb (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
48
49
50
51
52
53
name = Data-Perl
author = Matthew Phillips <mattp@cpan.org>
license = Perl_5
copyright_holder = Matthew Phillips <mattp@cpan.org>
version = 0.002011

[@Basic]

[Git::Contributors]
include_authors=1
include_releaser=1

[MetaJSON]
[NextRelease]
[@Git]
allow_dirty = Changes
allow_dirty = dist.ini
allow_dirty = README.mkdn
add_files_in = Changes
add_files_in = dist.ini
add_files_in = README.mkdn

[PodWeaver]
[%PodWeaver]
Contributors.head = 1

[GithubMeta]
issues = 1

[CheckChangeLog]
[PkgVersion]
[ReadmeFromPod]
[ReadmeMarkdownFromPod]
[PodCoverageTests]
[PodSyntaxTests]

[Prereqs / RuntimeRequires]
strictures = 0
Scalar::Util = 0
List::Util = 0
List::MoreUtils = 0
Role::Tiny = 0
Class::Method::Modifiers = 0
Module::Runtime = 0
parent = 0

[Prereqs / TestRequires]
Test::Output = 0
Test::Fatal = 0
Test::Deep = 0

[Run::BeforeRelease]
run = cp %d%pREADME.mkdn .