-
Notifications
You must be signed in to change notification settings - Fork 2
/
dist.ini
65 lines (57 loc) · 1.06 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
name = Dash
author = Pablo Rodríguez González <[email protected]>
license = MIT
copyright_holder = Pablo Rodríguez González
copyright_year = 2022
version = 0.11
[OurPkgVersion]
[GithubMeta]
issues = 1
user = pablrod
[@Git]
[Git::Contributors]
[GatherDir]
exclude_filename = LICENSE
exclude_filename = _Deparsed_XSubs.pm
[PruneCruft]
[ManifestSkip]
[MetaJSON]
[MetaYAML]
[Readme]
[ReadmeAnyFromPod]
type = gfm
filename = README.md
location = root
[MinimumPerlFast]
[ExtraTests]
[ExecDir]
[ModuleBuild]
[Manifest]
[TestRelease]
[InsertExample]
[Test::Synopsis]
[ConfirmRelease]
[UploadToCPAN]
[License]
[ShareDir]
[PodWeaver]
[PodSyntaxTests]
[AutoPrereqs]
[PerlTidy]
perltidyrc = .perltidyrc
[Test::Perl::Critic]
[Prereqs / TestRequires]
Test::Most = 0 ; for done_testing
[Prereqs / ConfigureRequires]
Const::Fast = 0
Path::Tiny = 0
Text::Template = 0
Data::Dump = 0
[Prereqs / DevelopRequires]
Getopt::Long::Descriptive = 0
Pod::Weaver = 0
Pod::Weaver::Section::Contributors = 0
Pod::Coverage::TrustPod = 0
[Prereqs]
aliased = 0
Mojolicious = 8.27