-
Notifications
You must be signed in to change notification settings - Fork 7
/
dist.ini
73 lines (55 loc) · 1.28 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
68
69
70
71
72
73
name = Dancer2-Template-Xslate
author = Richard Simões <rsimoes AT cpan DOT org>
license = MIT
copyright_holder = Richard Simões
copyright_year = 2020
version = v0.2.0
[NextRelease]
[@Filter]
-bundle = @Basic
-remove = MakeMaker
[ModuleBuild]
[AutoMetaResources]
homepage = https://metacpan.org/release/%{dist}
repository.github = user:PerlDancer
bugtracker.github = user:PerlDancer
[AutoPrereqs]
skip = ^(?:base|strict|warnings|if|utf8|charnames|open|re|subs|version|File::Spec::Functions|Carp|Dancer2::.+)$
[Prereqs]
Dancer2 = 0.15
[MinimumPerl]
[OurPkgVersion]
[CheckChangesHasContent]
[CoalescePod]
[@TestingMania]
disable = Test::Synopsis
[ExtraTests]
[Test::PodSpelling]
stopwords = prerendered
stopwords = yaml
[PruneFiles]
filename=dist.ini
[@Git]
commit_msg = %v%n%n%c
tag_format = %v
tag_message = %v
[Git::CommitBuild]
[Clean]
[TravisCI]
perl_version = 5.14
perl_version = 5.16
perl_version = 5.18
perl_version = 5.20
perl_version = 5.22
perl_version = 5.24
perl_version = 5.26
perl_version = 5.28
perl_version = 5.30
irc_channels = irc.perl.org#dancer
irc_template = %{branch}#%{build_number} by %{author}: %{message} (%{build_url})
verbose = 0
test_deps = 0
test_authordeps = 0
no_notify_email = 1
coveralls = 0
extra_dep = Test::EOL Test::NoTabs Test::Kwalitee