-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathdist.ini
57 lines (48 loc) · 1.12 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
name = Text-Hogan
version = 2.03
abstract = Text::Hogan - A mustache templating engine statement-for-statement cloned from hogan.js
author = Alex Balhatchet
license = Perl_5
copyright_holder = Alex Balhatchet
[Prereqs / RuntimeRequires]
Clone = 0.37
Ref::Util = 0.204
Scalar::Util = 1.41
Text::Trim = 1.02
[Prereqs / TestRequires]
Test::More = 1.001008
YAML = 1.13
Data::Visitor::Callback = 0.30
Try::Tiny = 0.22
Path::Tiny = 0.059
[MetaResources]
repository.web = http://github.com/kaoru/Text-Hogan
repository.url = git://github.com/kaoru/Text-Hogan
repository.type = git
bugtracker.web = https://github.com/kaoru/Text-Hogan/issues
[GatherDir]
[ManifestSkip]
[MetaYAML]
[MetaJSON]
[License]
[Readme]
[PkgVersion]
[PodVersion]
[PodSyntaxTests]
[ExtraTests]
[Test::CPAN::Changes]
[Git::Tag]
tag_format = v%v
tag_message = ; use lightweight tags
[FileFinder::Filter / MyTestsSkipYML]
finder = :TestFiles
skip = .yml$
skip = README
[MinimumPerl]
test_finder = MyTestsSkipYML
[ExecDir]
[ShareDir]
[MakeMaker]
[Manifest]
[ConfirmRelease]
[UploadToCPAN]