-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdist.ini
More file actions
96 lines (75 loc) · 1.62 KB
/
dist.ini
File metadata and controls
96 lines (75 loc) · 1.62 KB
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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
name = Amazon-Dash-Button
version = 0.11
author = Nicolas R. <[email protected]>
license = Perl_5
copyright_holder = Nicolas R.
[NextRelease]
format = %-9v %{yyyy-MM-dd}d
;[@Classic]
; When you filter a bundle you SHOULD NOT include it directly in your dist.ini file
[@Filter]
-bundle = @Basic
-remove = PodCoverageTests
option = for_basic
;[@Git]
;allow_dirty = README.md
;allow_dirty = dist.ini
;allow_dirty = Changes
;[@Filter]
;bundle = @Basic
;remove = Readme
[MetaJSON]
[AutoMetaResources]
;bugtracker.rt = 1
;repository.github = user:mrallen1;lcdist:Net-CronIO
homepage = https://metacpan.org/dist/%{dist}
;[ReadmeFromPod]
[ReadmeAnyFromPod]
type = markdown
filename = README.md
location = root
[PkgVersion]
[PodVersion]
;[PodWeaver]
;[Prereqs / TestRecommends]
;[Prereqs / RuntimeRecommends]
;Sys::Statistics::Linux::MemStats = 0
[Prereqs]
Simple::Accessor = 1.11
;Parallel::ForkManager = 0
;Sys::Info = 0
[AutoPrereqs]
;skip = ^(t::)|Comparable|Document::*|Printable|Restartable|Eq
;Report
[ReportVersions]
;Patch code
;[PodWeaver]
;[OurPkgVersion]
;[NextRelease]
;[Prepender]
;copyright = 1
;[PerlTidy]
;perltidyrc = perltidyrc
;Use Build
;[ModuleBuild]
;[AutoPrereqs]
;[Prereqs]
;[MinimumPerl]
;Add tests
[Test::Compile]
;[PodCoverageTests]
;[PodSyntaxTests]
;[ConsistentVersionTest]
;[Test::MinimumVersion]
;[CheckChangeLog]
;[Test::UnusedVars]
;Clean
;[PruneFiles]
;Docs
[ReadmeMarkdownFromPod]
;meta
[MetaResources]
repository.web = https://github.com/atoomic/Amazon-Dash-Button
repository.url = https://github.com/atoomic/Amazon-Dash-Button.git
repository.type = git
;[GitHub]