forked from rcaputo/reflex
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdist.ini
More file actions
34 lines (28 loc) · 700 Bytes
/
dist.ini
File metadata and controls
34 lines (28 loc) · 700 Bytes
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
name = Reflex
version = 0.088
author = Rocco Caputo <rcaputo@cpan.org>
license = Perl_5
copyright_holder = Rocco Caputo
[Prereqs]
Scalar::Util = 1.23
POE = 1.294
Test::More = 0.96
Moose = 1.21
MooseX::Role::Parameterized = 0.23
[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]
[ReportVersions]
[ChangelogFromGit]
[@Classic]
; Not ready, unfortunately.
;[CreditsFromGit]