forked from PerlDancer/Dancer2-Template-Xslate
-
Notifications
You must be signed in to change notification settings - Fork 0
/
dist.ini
51 lines (35 loc) · 842 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
name = Dancer2-Template-Xslate
author = Richard Simões <rsimoes AT cpan DOT org>
license = MIT
copyright_holder = Richard Simões
copyright_year = 2013
version = v0.0.5
[NextRelease]
[@Filter]
-bundle = @Basic
-remove = MakeMaker
[ModuleBuild]
[AutoMetaResources]
homepage = https://metacpan.org/release/%{dist}
repository.github = user:rsimoes
bugtracker.github = user:rsimoes
[AutoPrereqs]
skip = ^(?:base|strict|warnings|if|utf8|charnames|open|re|subs|version|File::Spec::Functions|Carp|Dancer2::.+)$
[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]