-
Notifications
You must be signed in to change notification settings - Fork 0
/
dist.ini
67 lines (56 loc) · 1.16 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
59
60
61
62
63
64
65
66
67
name = App-GUI-Juliagraph
;main_module =
;abstract =
;version =
author = Herbert Breunung <[email protected]>
license = GPL_3
copyright_holder = Herbert Breunung <[email protected]>
copyright_year = 2023
[Prereqs]
perl = v5.12.0
Graphics::Toolkit::Color = 1.71
Carp = 1.35
FindBin = 1
File::Spec = 3
File::HomeDir = 1
Wx = 0.9
[Prereqs / TestRequires]
Test::More = 1.3
Test::Warn = 0.30
[MetaNoIndex]
directory = t
namespace = App::GUI::Juliagraph
[ExecDir]
dir = bin
; pollutes meta section 'provides'
[MetaProvides::Package]
[Git::GatherDir]
exclude_filename = Readme.md
exclude_filename = .juliagraph
exclude_match = ^examples
exclude_match = ^img
exclude_match = ^dev
; use RewriteVersion or VersionFromModule
;[VersionFromModule]
[RewriteVersion]
allow_decimal_underscore = 1
[Repository]
[PodSyntaxTests]
[AbstractFromPOD]
[Pod2Readme]
[MetaJSON]
[MetaYAML]
[Manifest]
[MakeMaker]
[License]
[CPANFile]
[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 = App::GUI::Juliagraph