-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdist.ini
56 lines (51 loc) · 860 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-CGIThis
author = simbabque <[email protected]>
license = Perl_5
copyright_holder = simbabque
copyright_year = 2017
version = 0.005
[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::CGIBin = 0
CGI::Emulate::PSGI = 0
CGI::Compile = 0
File::Find::Rule = 0
[Prereqs / RuntimeRecommends]
Net::Rendezvous::Publish = 0
[GithubMeta]
issues=1
[MetaConfig]
[CPANFile]
[CheckPrereqsIndexed]
[Git::Contributors]
include_authors = 1
[NextRelease]
[TestRelease]
[ConfirmRelease]
[UploadToCPAN]
[Git::Tag]
[Git::Push]