-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdist.ini
More file actions
76 lines (61 loc) · 1.51 KB
/
dist.ini
File metadata and controls
76 lines (61 loc) · 1.51 KB
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
name = Amazon-Alexa-Dispatch
author = Jason Terry <oaxlin@gmail.com>
license = Perl_5
copyright_holder = Jason Terry
[@Basic]
[OurPkgVersion]
[AutoPrereqs]
; authordep Pod::Weaver::Section::Contributors
; authordep Pod::Elemental::Transformer::List
; authordep Module::CPANTS::Analyse
[Prereqs]
JSON = 0
Throw = 0
Net::OAuth2 = 0
Time::Piece = 0
URI::Escape = 0
Clone = 0
Tie::IxHash = 0
[Prereqs / TestRequires]
Test::More = 0
Test::MockObject = 0
Pod::Coverage::TrustPod = 0
Test::Pod = 0
Test::Pod::Coverage = 0
[Test::Perl::Critic]
[PodCoverageTests]
[PodSyntaxTests]
[Prereqs / DevelopRequires]
Pod::Weaver::Section::Contributors = 0
[PodWeaver]
[ChangelogFromGit]
max_age = 365
tag_regexp = ^v(\d+\.\d+)$
file_name = CHANGES
wrap_column = 74
debug = 0
[MetaJSON]
[@GitHub]
[@Git]
allow_dirty = dist.ini
allow_dirty = Changes
allow_dirty = README
[Git::NextVersion]
first_version = 0.001
[PromptIfStale] ; check if our build tools are out of date
module = Dist::Zilla
check_all_plugins = 1
[MinimumPerl] ; determine minimum perl version
[Encoding]
encoding = bytes
filename = t/gir.jpg
match = ^t/resources/
[CheckMetaResources] ; ensure META has 'resources' data
;[CheckPrereqsIndexed] ; ensure prereqs are on CPAN
;[CheckChangesHasContent] ; ensure Changes has been updated
;[Git::CheckFor::CorrectBranch] ; ensure on master branch
[InstallGuide]
[Test::Kwalitee]
[ReadmeAnyFromPod / ReadmePodInRoot]
[ReadmeAnyFromPod]
[Git::Contributors]