-
Notifications
You must be signed in to change notification settings - Fork 1
/
dist.ini
53 lines (46 loc) · 903 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
45
46
47
48
49
50
51
52
53
name = POE-Component-Server-eris
license = BSD
copyright_holder = Brad Lhotsky
copyright_year = 2017
[@Basic]
; Documentation
[PodWeaver]
[VersionFromModule]
[PkgVersion]
[InstallGuide]
[ContributorsFromGit]
[GitHub::Meta]
[ReadmeMarkdownFromPod]
[CopyFilesFromBuild]
copy = README.mkdn
[CPANFile]
[MetaJSON]
[MetaConfig]
[CheckChangeLog]
; Testing
[Test::EOL]
[PodCoverageTests]
[PodSyntaxTests]
[Test::Perl::Critic]
[Test::Compile]
[Test::PodSpelling]
stopword = Barbon
stopword = GraphiteHost
stopword = GraphitePort
stopword = GraphitePrefix
stopword = ListenAddress
stopword = ListenPort
stopword = Mattia
stopword = MaxLineLength
stopword = rsyslog
stopword = syslog-ng
stopword = tcp
; Prerequesites
[AutoPrereqs]
[Prereqs / TestRequires]
Pod::Coverage::TrustPod = 0
Test::Perl::Critic = 0
[@Git]
; Release
[Git::CheckFor::CorrectBranch] ; ensure on master branch
[InstallRelease]