-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdist.ini
More file actions
46 lines (36 loc) · 670 Bytes
/
dist.ini
File metadata and controls
46 lines (36 loc) · 670 Bytes
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
name = App-GitGerrit
author = Gustavo L. de M. Chaves <gnustavo@cpan.org>
license = Perl_5
copyright_holder = CPqD <www.cpqd.com.br>
copyright_year = 2013
[GatherDir]
exclude_match = ~$
[@Filter]
-bundle = @Basic
-remove = GatherDir
-remove = Readme
[NextRelease]
[@Git]
[AutoPrereqs]
skip = LWP::Simple
skip = Win32
skip = Net::Netrc
skip = Term::Prompt
skip = Gerrit::REST
[Prereqs]
Gerrit::REST = 0.009
open = 1.07
[Prereqs / Recommends]
LWP::Simple = 0
Win32 = 0.45
Net::Netrc = 0
Term::Prompt = 0
[PodWeaver]
[Git::NextVersion]
[PkgVersion]
[PodSyntaxTests]
;[PodCoverageTests]
[Test::Perl::Critic]
;[Test::Kwalitee]
[GitHub::Update]
[GitHub::Meta]