-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdist.ini
More file actions
50 lines (41 loc) · 746 Bytes
/
dist.ini
File metadata and controls
50 lines (41 loc) · 746 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
47
48
49
50
name = Medical-Growth
author = Charles Bailey <cbail@cpan.org>
license = GPL3andArtistic2
copyright_holder = Charles Bailey
copyright_year = 2014
[GatherDir]
[ShareDir]
[ExecDir]
dir = script
[PruneCruft]
[PruneFiles]
filenames = dist.ini
[VersionFromModule]
[AutoPrereqs]
[ReadmeFromPod]
; sugar for GitHub
[ReadmeAnyFromPod]
type = markdown
location = root
[GitHub::Meta]
[Manifest]
[ManifestSkip]
[MetaJSON]
[MakeMaker]
[ModuleBuild]
[ExtraTests]
[PodCoverageTests]
[PodSyntaxTests]
[CheckChangeLog]
; disabled for now - does not play well with [PerlTidy]
;[InstallGuide]
[PerlTidy]
[NextRelease]
format=%-9v %{yyyy-MM-dd}d
[Git::Check]
[Git::Tag]
tag_format=release-%v
[TestRelease]
[ConfirmRelease]
[UploadToCPAN]
[Signature]