forked from frimicc/jira-client-automated
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdist.ini
44 lines (35 loc) · 708 Bytes
/
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
name = JIRA-Client-Automated
author = Michael Friedman <[email protected]>
license = Perl_5
copyright_holder = Michael Friedman
copyright_year = 2020
version = 2.0
[@Basic]
[AutoPrereqs]
[Prereqs]
perl = 5.010
JSON::XS = 0
[PruneFiles]
filename = doc
filename = set_test_env
filename = bash_test_env
filename = dist.ini
[ReadmeAnyFromPod]
[ReadmeAnyFromPod / ReadmePodInRoot]
type = pod
filename = README.pod
location = root
[Test::Perl::Critic]
[PodSyntaxTests]
[PodCoverageTests]
[PkgVersion]
[PodVersion]
[MetaProvides::Package]
inherit_version = 1
[NextRelease]
; [@Git] ; can't use bundle because of untracked files
[Git::Check]
untracked_files = warn
[Git::Commit]
[Git::Tag]
[Git::Push]