-
Notifications
You must be signed in to change notification settings - Fork 2
/
dist.ini
56 lines (51 loc) · 850 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
54
55
56
name = App-ProxyThat
author = simbabque <[email protected]>
license = Perl_5
copyright_holder = simbabque
copyright_year = 2021
version = 0.001
[Git::GatherDir]
[PruneCruft]
[MetaJSON]
[MetaYAML]
[License]
[Readme]
[RunExtraTests]
[ExecDir]
[ShareDir]
[MakeMaker]
[Manifest]
[PodWeaver]
[MetaNoIndex]
directory = t
[MetaProvides::Package]
inherit_version = 0
inherit_missing = 1
meta_noindex = 1
[MinimumPerl]
[Prereqs]
strict = 0
warnings = 0
Getopt::Long = 0
Pod::Usage = 0
Plack::Runner = 0
Plack::Builder = 0
Plack::App::Proxy = 0
File::chdir = 0
Starman = 0
[Prereqs / RuntimeRecommends]
File::Temp = 0
AppLib::CreateSelfSignedSSLCert = 0
[GithubMeta]
issues=1
[MetaConfig]
[CPANFile]
[CheckPrereqsIndexed]
[Git::Contributors]
include_authors = 1
[NextRelease]
[TestRelease]
[ConfirmRelease]
[UploadToCPAN]
[Git::Tag]
[Git::Push]