1; This file is generated from dist.ini.meta by dzil bakeini.
2; Edit that file or the bundles contained within for long-term changes.
3name = Path-IsDev
4author = Kent Fredric <kentfredric@gmail.com>
5license = Perl_5
6copyright_holder = Kent Fredric <kentfredric@gmail.com>
7
8[MetaConfig / @Author::KENTNL/MetaConfig]
9
10[GithubMeta / @Author::KENTNL/GithubMeta]
11issues = 1
12
13[MetaProvides::Package / @Author::KENTNL/MetaProvides::Package]
14:version = 1.14000001
15
16[MetaData::BuiltWith / @Author::KENTNL/MetaData::BuiltWith]
17show_config = 1
18show_uname = 1
19uname_args = -s -o -r -m -i
20
21[Git::Contributors / @Author::KENTNL/Git::Contributors]
22:version = 0.006
23include_authors = 0
24include_releaser = 0
25order_by = name
26
27[Git::GatherDir / @Author::KENTNL/Git::GatherDir]
28exclude_filename = README
29exclude_filename = README.mkdn
30exclude_filename = README.pod
31exclude_filename = LICENSE
32include_dotfiles = 1
33
34[License / @Author::KENTNL/License]
35
36[MetaJSON / @Author::KENTNL/MetaJSON]
37
38[MetaYAML / @Author::KENTNL/MetaYAML]
39
40[Manifest / @Author::KENTNL/Manifest]
41
42[CopyFilesFromBuild / @Author::KENTNL/CopyXBuild]
43copy = LICENSE
44
45[MetaTests / @Author::KENTNL/MetaTests]
46
47[PodCoverageTests / @Author::KENTNL/PodCoverageTests]
48
49[PodSyntaxTests / @Author::KENTNL/PodSyntaxTests]
50
51[Test::ReportPrereqs / @Author::KENTNL/Test::ReportPrereqs]
52
53[Test::Kwalitee / @Author::KENTNL/Test::Kwalitee]
54
55[EOLTests / @Author::KENTNL/EOLTests]
56trailing_whitespace = 1
57
58[Test::MinimumVersion / @Author::KENTNL/Test::MinimumVersion]
59
60[Test::Compile::PerFile / @Author::KENTNL/Test::Compile::PerFile]
61
62[Test::Perl::Critic / @Author::KENTNL/Test::Perl::Critic]
63
64[ManifestSkip / @Author::KENTNL/ManifestSkip]
65
66[RewriteVersion::Sanitized / @Author::KENTNL/RewriteVersion::Sanitized]
67mantissa = 6
68normal_form = numify
69
70[PodWeaver / @Author::KENTNL/PodWeaver]
71replacer = replace_with_blank
72
73[AutoPrereqs / @Author::KENTNL/AutoPrereqs]
74
75[Prereqs / @Author::KENTNL/BundleDevelSuggests]
76-phase = develop
77-type = suggests
78Dist::Zilla::App::Command::bakeini = 0.001000
79Dist::Zilla::PluginBundle::Author::KENTNL = 2.017002
80
81[MinimumPerl / @Author::KENTNL/MinimumPerl]
82
83[Authority / @Author::KENTNL/Authority]
84:version = 1.006
85authority = cpan:KENTNL
86do_metadata = 1
87locate_comment = 1
88
89[MakeMaker / @Author::KENTNL/MakeMaker]
90default_jobs = 10
91
92[ReadmeFromPod / @Author::KENTNL/ReadmeFromPod]
93
94[ReadmeAnyFromPod / @Author::KENTNL/ReadmeAnyFromPod]
95filename = README.mkdn
96location = root
97type = markdown
98
99[Test::CPAN::Changes / @Author::KENTNL/Test::CPAN::Changes]
100
101[RunExtraTests / @Author::KENTNL/RunExtraTests]
102default_jobs = 10
103
104[TestRelease / @Author::KENTNL/TestRelease]
105
106[ConfirmRelease / @Author::KENTNL/ConfirmRelease]
107
108[Git::Check / @Author::KENTNL/Git::Check]
109filename = Changes
110
111[Git::Commit / @Author::KENTNL/commit_dirty_files]
112
113[Git::Tag / @Author::KENTNL/tag_master]
114tag_format = %v-source
115
116[Git::NextRelease / @Author::KENTNL/Git::NextRelease]
117format = %v %{yyyy-MM-dd'T'HH:mm:ss}dZ
118time_zone = UTC
119
120[BumpVersionAfterRelease / @Author::KENTNL/BumpVersionAfterRelease]
121
122[Git::Commit / @Author::KENTNL/commit_release_changes]
123allow_dirty_match = ^lib/
124
125[Git::CommitBuild / @Author::KENTNL/Git::CommitBuild]
126release_branch = releases
127
128[Git::Tag / @Author::KENTNL/tag_release]
129branch = releases
130tag_format = %v
131
132[UploadToCPAN / @Author::KENTNL/UploadToCPAN]
133
134[Twitter / @Author::KENTNL/Twitter]
135hash_tags = #perl #cpan
136tweet_url = https://metacpan.org/release/{{$AUTHOR_UC}}/{{$DIST}}-{{$VERSION}}{{$TRIAL}}#whatsnew
137url_shortener = none
138
139[Prereqs::Recommend::MatchInstalled / @Author::KENTNL/Prereqs::Recommend::MatchInstalled]
140modules = ExtUtils::MakeMaker
141modules = Test::More
142
143[Prereqs::Recommend::MatchInstalled / @Author::KENTNL/always_latest_develop_bundle]
144applyto_map = develop.suggests = develop.suggests
145applyto_phase = develop
146modules = Dist::Zilla::PluginBundle::Author::KENTNL
147modules = Dist::Zilla::App::Command::bakeini
148
149[Prereqs / @Author::KENTNL/::Role::BundleDeps]
150-phase = develop
151-relationship = requires
152Dist::Zilla::Plugin::Authority = 1.006
153Dist::Zilla::Plugin::AutoPrereqs = 0
154Dist::Zilla::Plugin::BumpVersionAfterRelease = 0
155Dist::Zilla::Plugin::ConfirmRelease = 0
156Dist::Zilla::Plugin::CopyFilesFromBuild = 0
157Dist::Zilla::Plugin::EOLTests = 0
158Dist::Zilla::Plugin::Git::Check = 0
159Dist::Zilla::Plugin::Git::Commit = 0
160Dist::Zilla::Plugin::Git::CommitBuild = 0
161Dist::Zilla::Plugin::Git::Contributors = 0.006
162Dist::Zilla::Plugin::Git::GatherDir = 0
163Dist::Zilla::Plugin::Git::NextRelease = 0
164Dist::Zilla::Plugin::Git::Tag = 0
165Dist::Zilla::Plugin::GithubMeta = 0
166Dist::Zilla::Plugin::License = 0
167Dist::Zilla::Plugin::MakeMaker = 0
168Dist::Zilla::Plugin::Manifest = 0
169Dist::Zilla::Plugin::ManifestSkip = 0
170Dist::Zilla::Plugin::MetaConfig = 0
171Dist::Zilla::Plugin::MetaData::BuiltWith = 0
172Dist::Zilla::Plugin::MetaJSON = 0
173Dist::Zilla::Plugin::MetaProvides::Package = 1.14000001
174Dist::Zilla::Plugin::MetaTests = 0
175Dist::Zilla::Plugin::MetaYAML = 0
176Dist::Zilla::Plugin::MinimumPerl = 0
177Dist::Zilla::Plugin::PodCoverageTests = 0
178Dist::Zilla::Plugin::PodSyntaxTests = 0
179Dist::Zilla::Plugin::PodWeaver = 0
180Dist::Zilla::Plugin::Prereqs = 0
181Dist::Zilla::Plugin::Prereqs::Recommend::MatchInstalled = 0
182Dist::Zilla::Plugin::ReadmeAnyFromPod = 0
183Dist::Zilla::Plugin::ReadmeFromPod = 0
184Dist::Zilla::Plugin::RewriteVersion::Sanitized = 0
185Dist::Zilla::Plugin::RunExtraTests = 0
186Dist::Zilla::Plugin::Test::CPAN::Changes = 0
187Dist::Zilla::Plugin::Test::Compile::PerFile = 0
188Dist::Zilla::Plugin::Test::Kwalitee = 0
189Dist::Zilla::Plugin::Test::MinimumVersion = 0
190Dist::Zilla::Plugin::Test::Perl::Critic = 0
191Dist::Zilla::Plugin::Test::ReportPrereqs = 0
192Dist::Zilla::Plugin::TestRelease = 0
193Dist::Zilla::Plugin::Twitter = 0
194Dist::Zilla::Plugin::UploadToCPAN = 0
195
196[Prereqs]
197