-
Notifications
You must be signed in to change notification settings - Fork 0
/
dist.ini
66 lines (64 loc) · 1.56 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
name = Dist-Zilla-Plugin-WSDL
author = Mark Gardner <[email protected]>
license = Perl_5
copyright_holder = GSI Commerce
[@Filter]
-bundle = @Basic
-remove = Readme
[AutoPrereqs]
skip = ^Local::Test
[Prereqs / RuntimeRequires]
perl = 5.010001
Tree::DAG_Node = 1.06
Dist::Zilla = 6.001
[Prereqs / DevelopRequires]
Dist::Zilla::Plugin::Test::Synopsis = 2.000004
Pod::Weaver = 4.000
[Prereqs / DevelopRecommends]
Test::Portability::Files = 0
Perl::Critic::Itch = 0
Perl::Critic::Lax = 0
Perl::Critic::More = 0
Perl::Critic::Pulp = 0
Perl::Critic::StricterSubs = 0
Perl::Critic::Tics = 0
Test::Perl::Critic = 0
Test::Pod::LinkCheck = 0
[NextRelease]
[OurPkgVersion]
[PodWeaver]
replacer = replace_with_comment
post_code_replacer = replace_with_nothing
[MetaProvides::Package]
[@TestingMania]
critic_config = xt/author/perlcritic.rc
strict_version = 1
disable = Test::Synopsis
[Test::ChangesHasContent]
[PerlTidy]
perltidyrc = xt/author/perltidy.rc
[ReadmeAnyFromPod]
[ReadmeAnyFromPod / ReadmePodInRoot]
type = markdown
filename = README.md
location = root
[Test::ReportPrereqs]
[InstallGuide]
[MetaJSON]
[@GitHub]
metacpan = 1
[Git::NextVersion]
[Git::CommitBuild]
branch =
release_branch = release
multiple_inheritance = 1
[@Git]
allow_dirty = README.md
branch = release
[InstallRelease]
;authordep Perl::Critic::Itch
;authordep Perl::Critic::Lax
;authordep Perl::Critic::More
;authordep Perl::Critic::Pulp
;authordep Perl::Critic::StricterSubs
;authordep Perl::Critic::Tics