forked from rcaputo/reflex
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdist.ini
52 lines (44 loc) · 932 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
52
name = Reflex
version = 0.081
author = Rocco Caputo <[email protected]>
license = Perl_5
copyright_holder = Rocco Caputo
[Prereq]
Scalar::Util = 1.21
POE = 1.293
Test::More = 0.94
Moose = 1.12
MooseX::Role::Parameterized = 0.19
[Repository]
git_remote = gh
;[BumpVersionFromGit]
;first_version = 0.001
;version_regexp = ^v(.+)$
;; Working directory must be clean.
;[Git::Check]
;[Git::Tag]
;tag_format = v%v
;tag_message = Release v%v.
[ReadmeFromPod]
[ReadmeMarkdownFromPod]
[AllFiles]
[PruneCruft]
[ManifestSkip]
[MetaYAML]
[License]
[PkgVersion]
[PodVersion]
[PodTests]
[ExtraTests]
[ReportVersions]
[InstallDirs]
[MakeMaker]
[ChangelogFromGit]
; Not ready, unfortunately.
;[CreditsFromGit]
; Goes last to pick up generated files.
[Manifest]
; Release.
[TestRelease]
;[FakeRelease]
[UploadToCPAN]