-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdist.ini
58 lines (47 loc) · 1.05 KB
/
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
57
58
name = Graphics-Toolkit-Color
;main_module = lib/.. .pm ; will set automatically
;abstract = ; ..
;version =
author = Herbert Breunung <[email protected]>
copyright_holder = Herbert Breunung <[email protected]>
license = Perl_5
copyright_year = 2022-2024
[Prereqs]
perl = v5.12.0
Exporter = 5
[Prereqs / RuntimeSuggests]
Bundle::Graphics::ColorNames = 0
[Prereqs / TestRequires]
Test::More = 1.3
[MetaNoIndex]
directory = t
; pollutes meta section 'provides'
[MetaProvides::Package]
[Git::GatherDir]
exclude_filename = README.md
exclude_match = ^dev
; use RewriteVersion or VersionFromModule
;[VersionFromModule]
[RewriteVersion]
allow_decimal_underscore = 1
[Repository]
[PodSyntaxTests]
[AbstractFromPOD]
[Pod2Readme]
[MetaJSON]
[MetaYAML]
[Manifest]
[MakeMaker]
[License]
[CPANFile]
;[Signature]
[TestRelease]
[ConfirmRelease]
[UploadToCPAN]
;[PodSyntaxTests]
;[PodCoverageTests]
;[Pod2Html]
; dir = my_docs ; where to create HTML files
; ignore = bin/myscript1 ; what input file to ignore
; [=inc::Documentation]
; module = Chart::Manual