-
Notifications
You must be signed in to change notification settings - Fork 18
/
dist.ini
42 lines (31 loc) · 803 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
; See this to understand: http://dzil.org/tutorial/convert-dist.html
name = JIRA-REST
author = Gustavo L. de M. Chaves <[email protected]>
license = Perl_5
copyright_holder = CPQD <www.cpqd.com.br>
[GatherDir]
exclude_match = ~$
[@Filter]
-bundle = @Basic
-remove = GatherDir
-remove = Readme
[NextRelease]
[@Git]
[AutoPrereqs]
[Prereqs / Recommends]
HTTP::Status = 0
Net::Netrc = 0
[PodWeaver]
[Git::NextVersion]
[PkgVersion]
[MetaJSON]
[PodSyntaxTests]
[PodCoverageTests]
[Test::Kwalitee]
skiptest = use_strict ; Don't test for strictness since we use 5.016
[GitHub::Update]
[MetaResources]
homepage = https://metacpan.org/module/JIRA::REST
repository.web = https://github.com/gnustavo/jira-rest
repository.url = https://github.com/gnustavo/JIRA-REST.git
repository.type = git