-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathdist.ini
159 lines (106 loc) · 4.83 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
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
; This file is generated from dist.ini.meta by dzil bakeini.
; Edit that file or the bundles contained within for long-term changes.
name = CPAN-Meta-Requirements
author = David Golden <dagolden@cpan.org>
author = Ricardo Signes <cpan@semiotic.systems>
license = Perl_5
copyright_holder = David Golden and Ricardo Signes
copyright_year = 2010
[RewriteVersion / Dist::Zilla::PluginBundle::DAGOLDEN/RewriteVersion]
[Git::Contributors / Dist::Zilla::PluginBundle::DAGOLDEN/Git::Contributors]
[Git::GatherDir / Dist::Zilla::PluginBundle::DAGOLDEN/Git::GatherDir]
exclude_filename = README.mkdn
exclude_filename = cpanfile
exclude_filename = Makefile.PL
[PruneCruft / Dist::Zilla::PluginBundle::DAGOLDEN/PruneCruft]
[ManifestSkip / Dist::Zilla::PluginBundle::DAGOLDEN/ManifestSkip]
[InsertCopyright / Dist::Zilla::PluginBundle::DAGOLDEN/InsertCopyright]
[SurgicalPodWeaver / Dist::Zilla::PluginBundle::DAGOLDEN/SurgicalPodWeaver]
config_plugin = @DAGOLDEN
post_code_replacer = replace_with_nothing
replacer = replace_with_comment
[Pod2Readme / Dist::Zilla::PluginBundle::DAGOLDEN/Pod2Readme]
[License / Dist::Zilla::PluginBundle::DAGOLDEN/License]
[Test::Compile / Dist::Zilla::PluginBundle::DAGOLDEN/Test::Compile]
fake_home = 1
xt_mode = 1
[Test::MinimumVersion / Dist::Zilla::PluginBundle::DAGOLDEN/Test::MinimumVersion]
max_target_perl = 5.010
[Test::ReportPrereqs / Dist::Zilla::PluginBundle::DAGOLDEN/Test::ReportPrereqs]
[Test::PodSpelling / Dist::Zilla::PluginBundle::DAGOLDEN/Test::PodSpelling]
stopwords = invocant
stopwords = dist
[Test::Perl::Critic / Dist::Zilla::PluginBundle::DAGOLDEN/Test::Perl::Critic]
[MetaTests / Dist::Zilla::PluginBundle::DAGOLDEN/MetaTests]
[PodSyntaxTests / Dist::Zilla::PluginBundle::DAGOLDEN/PodSyntaxTests]
[PodCoverageTests / Dist::Zilla::PluginBundle::DAGOLDEN/PodCoverageTests]
[Test::Portability / Dist::Zilla::PluginBundle::DAGOLDEN/Test::Portability]
options = test_one_dot = 0
[Test::Version / Dist::Zilla::PluginBundle::DAGOLDEN/Test::Version]
[Authority / Dist::Zilla::PluginBundle::DAGOLDEN/Authority]
authority = cpan:DAGOLDEN
do_munging = 0
[MinimumPerl / Dist::Zilla::PluginBundle::DAGOLDEN/MinimumPerl]
[AutoPrereqs / Dist::Zilla::PluginBundle::DAGOLDEN/AutoPrereqs]
skip = ^t::lib
[MetaNoIndex / Dist::Zilla::PluginBundle::DAGOLDEN/MetaNoIndex]
directory = t
directory = xt
directory = examples
directory = corpus
package = DB
[MetaProvides::Package / Dist::Zilla::PluginBundle::DAGOLDEN/MetaProvides::Package]
meta_noindex = 1
[GithubMeta / Dist::Zilla::PluginBundle::DAGOLDEN/GithubMeta]
issues = 1
remote = origin
remote = github
[Prereqs::AuthorDeps / Dist::Zilla::PluginBundle::DAGOLDEN/Prereqs::AuthorDeps]
; authordep Pod::Weaver::PluginBundle::DAGOLDEN
[MetaYAML / Dist::Zilla::PluginBundle::DAGOLDEN/MetaYAML]
[MetaJSON / Dist::Zilla::PluginBundle::DAGOLDEN/MetaJSON]
[CPANFile / Dist::Zilla::PluginBundle::DAGOLDEN/CPANFile]
[ExecDir / Dist::Zilla::PluginBundle::DAGOLDEN/ExecDir]
[ShareDir / Dist::Zilla::PluginBundle::DAGOLDEN/ShareDir]
[MakeMaker / Dist::Zilla::PluginBundle::DAGOLDEN/MakeMaker]
default_jobs = 9
eumm_version = 6.17
[PromptIfStale / Dist::Zilla::PluginBundle::DAGOLDEN/PromptIfStale]
check_all_plugins = 1
modules = Dist::Zilla
[CopyFilesFromBuild::Filtered / Dist::Zilla::PluginBundle::DAGOLDEN/CopyFilesFromBuild::Filtered]
copy = Makefile.PL
[Manifest / Dist::Zilla::PluginBundle::DAGOLDEN/Manifest]
[Git::CheckFor::CorrectBranch / Dist::Zilla::PluginBundle::DAGOLDEN/Git::CheckFor::CorrectBranch]
release_branch = main
[Git::Check / Dist::Zilla::PluginBundle::DAGOLDEN/Git::Check]
allow_dirty = Makefile.PL
[CheckMetaResources / Dist::Zilla::PluginBundle::DAGOLDEN/CheckMetaResources]
[CheckPrereqsIndexed / Dist::Zilla::PluginBundle::DAGOLDEN/CheckPrereqsIndexed]
[CheckChangesHasContent / Dist::Zilla::PluginBundle::DAGOLDEN/CheckChangesHasContent]
[RunExtraTests / Dist::Zilla::PluginBundle::DAGOLDEN/RunExtraTests]
default_jobs = 9
[TestRelease / Dist::Zilla::PluginBundle::DAGOLDEN/TestRelease]
[ConfirmRelease / Dist::Zilla::PluginBundle::DAGOLDEN/ConfirmRelease]
[UploadToCPAN / Dist::Zilla::PluginBundle::DAGOLDEN/UploadToCPAN]
[Git::Commit / Dist::Zilla::PluginBundle::DAGOLDEN/Commit_Dirty_Files]
allow_dirty = Makefile.PL
commit_msg = Update Makefile.PL
[Git::Tag / Dist::Zilla::PluginBundle::DAGOLDEN/Git::Tag]
tag_format = release-%v
[NextRelease / Dist::Zilla::PluginBundle::DAGOLDEN/NextRelease]
[BumpVersionAfterRelease / Dist::Zilla::PluginBundle::DAGOLDEN/BumpVersionAfterRelease]
[Git::Commit / Dist::Zilla::PluginBundle::DAGOLDEN/Commit_Changes]
allow_dirty = Changes
allow_dirty = Makefile.PL
allow_dirty_match = ^lib
commit_msg = After release: bump $VERSION and timestamp Changes
[Git::Push / Dist::Zilla::PluginBundle::DAGOLDEN/Git::Push]
push_to = github
[MakeMaker::Highlander]
:version = 0.003
[Prereqs]
version = 0.88
[OnlyCorePrereqs]
:version = 0.014
check_dual_life_versions = 0