-
Notifications
You must be signed in to change notification settings - Fork 0
/
dist.ini
71 lines (54 loc) · 1.6 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
name = Dist-Zilla-PluginBundle-RWP
author = Elvin Aslanov <rwp.primary@gmail.com>
license = Perl_5
copyright_holder = Elvin Aslanov
copyright_year = 2023
; can just use [@RWP] after "dzil install"
[@Filter]
-bundle = @Basic
-remove = ConfirmRelease
[CPANFile]
[AutoPrereqs]
[NextRelease]
; Add {{$NEXT}} in Changes file
[AutoVersion]
major = 0
[PruneFiles]
filename = _Deparsed_XSubs.pm
match = \.iml$
[GenerateFile]
filename = CONTRIBUTING
content_is_template = 1
content = Please use project GitHub repository for your contributions.
content =
content = To contribute to this distribution you may:
content =
content = 1. Create pull requests at: https://github.com/rwp-cpan/{{$dist -> name}}/pulls
content =
content = 2. File issues at: https://github.com/rwp-cpan/{{$dist -> name}}/issues
content =
content = Thanks
; Eg. https://metacpan.org/dist/Dist-Zilla/contribute
; Docs: https://metacpan.org/pod/Dist::Zilla::Plugin::GenerateFile
; CPANTS Kwalitee extra indicator: has_meta_json
; https://cpants.cpanauthors.org/kwalitee/has_meta_json
[MetaJSON]
; External plugins
[PodWeaver]
[InstallGuide]
[GithubMeta]
issues = 1
[@Filter]
-bundle = @Git
; Includes the Git::Check, Git::Commit, Git::Tag, and Git::Push plugins
-remove = Git::Check
;-remove = Git::Push
; TODO: add username and SSH authentication
[Git::Check]
untracked_files = warn
; Values: warn, ignore, die (default)
[Prereqs::AuthorDeps]
[MetaProvides::Package]
; https://metacpan.org/pod/Dist::Zilla::Plugin::MetaProvides
; CPANTS Kwalitee experimental indicator: meta_yml_has_provides
; https://cpants.cpanauthors.org/kwalitee/meta_yml_has_provides