-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdist.ini
58 lines (52 loc) · 1.1 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
name = WebService-Mirth
author = Tommy Stanton <[email protected]>
license = Perl_5
copyright_holder = Tommy Stanton
copyright_year = 2013
[@Filter]
-bundle = @Basic
-remove = ExecDir
-remove = ShareDir
-remove = Readme
[Prereqs]
Moose = 1.00
namespace::autoclean = 0
Moose::Util::TypeConstraints = 0
MooseX::Params::Validate = 0
MooseX::Types::Path::Class::MoreCoercions = 0.002
aliased = 0
Mojolicious = 1.97
IO::Socket::SSL = 1.75
Log::Minimal = 0.13
[Prereqs / TestRequires]
Test::More = 0
Path::Class = 0.26
Test::Fake::HTTPD = 0.06
HTTP::Daemon::SSL = 0
HTTP::Request::Params = 0
Class::Monkey = 0
Test::XML = 0
Test::Fatal = 0
File::Temp = 0
Test::Deep = 0
Test::File = 0
[PodWeaver]
;; (For GitHub)
;[ReadmeAnyFromPod / ReadmePodInRoot]
[ReadmeAnyFromPod / ReadmeTextInBuild]
[PruneFiles]
filename = dist.ini
[AutoVersion]
major = 0
[PkgVersion]
[NextRelease]
time_zone = America/Chicago
[@Git]
allow_dirty = dist.ini
allow_dirty = Changes
;; TODO
;allow_dirty = README.pod
;allow_dirty = .travis.yml
[AutoMetaResources]
repository.github = user:tommystanton
bugtracker.github = user:tommystanton