forked from khrt/Raisin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
dist.ini
52 lines (43 loc) · 875 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
[NameFromDirectory]
[Git::GatherDir]
exclude_filename = Build.PL
exclude_filename = META.json
exclude_filename = LICENSE
exclude_filename = README.md
[CopyFilesFromBuild]
copy = META.json
copy = LICENSE
copy = Build.PL
[VersionFromModule]
[LicenseFromModule]
override_author = 1
[Git::Check]
allow_dirty = dist.ini
allow_dirty = Changes
allow_dirty = META.json
allow_dirty = README.md
allow_dirty = Build.PL
; Make Github center and front
[GithubMeta]
issues = 1
[ReadmeAnyFromPod]
type = markdown
filename = README.md
location = root
[MetaNoIndex]
directory = t
directory = examples
[Meta::Contributors]
contributor = Vladimir Lettiev <[email protected]>
contributor = Dan Burke <[email protected]>
contributor = kimcognito
[Prereqs::FromCPANfile]
[ModuleBuild]
[MetaJSON]
[PodSyntaxTests]
[License]
[ExtraTests]
[ExecDir]
dir = script
[Manifest]
[ManifestSkip]