-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathdist.ini
52 lines (45 loc) · 1.06 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
name = OX
author = Stevan Little <[email protected]>
author = Jesse Luehrs <[email protected]>
license = Perl_5
copyright_holder = Infinity Interactive
[FileFinder::Filter / WeaverFiles]
finder = :InstallModules
finder = :ExecFiles
skip = ^lib/OX/(Types|Util|Meta)
skip = ^lib/OX/Application/Role/Sugar.pm$
[@DOY]
:version = 0.14
dist = OX
repository = github
github_user = iinteractive
github_name = OX
bugtracker_web = https://github.com/iinteractive/OX/issues
bugtracker_mailto =
authority = cpan:STEVAN
PodWeaver_finder = WeaverFiles
[AutoPrereqs]
skip = ^(?:Counter|Foo)(?:$|::)
skip = ^Template$
skip = ^MooseX::NonMoose$
skip = ^MooseX::Types::Path::Class$
skip = ^Path::Class$
skip = ^HTTP::Throwable
skip = ^MyApp
skip = ^DefaultView$
skip = ^Bar$
skip = ^Container$
skip = ^RouteBuilder::REST$
[Prereqs]
Moose = 2.1005
Plack = 1.0012
Path::Router = 0.11
[Prereqs / DevelopRequires]
Template = 2.00
HTTP::Throwable = 0.010
[MetaNoIndex]
package = OX::Types
package = OX::Application::Role::Sugar
package = OX::Util
namespace = OX::Meta
[ContributorsFromGit]