Require Dist::Zilla 4.200016+
[gitmo/Moose.git] / dist.ini
1 name    = Moose
2 author  = Moose is maintained by the Moose Cabal, along with the help of many contributors. See L<Moose/CABAL> and L<Moose/CONTRIBUTORS> for details.
3 license = Perl_5
4 copyright_holder = Infinity Interactive, Inc.
5
6 version = 2.0600
7
8 ; This sets the required version of Dist::Zilla
9 :version = 4.200016
10
11 [=inc::RequireAuthorDeps]
12 [=inc::Clean]
13
14 [GatherDir]
15 exclude_match = ^t/recipes/(?!basics_geonome_overloadingsubtypesandcoercion)
16 [PruneCruft]
17 [ManifestSkip]
18 [MetaYAML]
19 [MetaJSON]
20 [License]
21 [Readme]
22 [RunExtraTests]
23 [ExecDir]
24 [ShareDir]
25
26 ; authordep Dist::Zilla::Plugin::MakeMaker::Awesome
27 [=inc::MakeMaker]
28 [Manifest]
29
30 [TestRelease]
31 [ConfirmRelease]
32 [UploadToCPAN]
33
34 [NextRelease]
35 format = %v %{ccc, MMM dd, yyyy}d
36
37 [PruneFiles]
38 filenames = Makefile.PL
39 match = ^nytprof.*
40
41 [PkgVersion]
42
43 [Authority]
44 authority = cpan:STEVAN
45
46 [MetaResources]
47 bugtracker.web    = http://rt.cpan.org/NoAuth/Bugs.html?Dist=Moose
48 bugtracker.mailto = bug-moose@rt.cpan.org
49 repository.url    = git://git.moose.perl.org/Moose.git
50 repository.web    = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo/Moose.git;a=summary
51 repository.type   = git
52
53 [MetaNoIndex]
54 package   = Class::MOP::Class::Immutable::Trait
55 package   = Class::MOP::Deprecated
56 package   = Class::MOP::MiniTrait
57 package   = Class::MOP::Mixin
58 namespace = Class::MOP::Mixin
59 package   = Moose::Deprecated
60 package   = Moose::Error::Util
61 package   = Moose::Meta::Attribute::Native::Trait
62 package   = Moose::Meta::Class::Immutable::Trait
63 package   = Moose::Meta::Method::Accessor::Native
64 namespace = Moose::Meta::Method::Accessor::Native
65 namespace = Moose::Meta::Mixin
66 package   = Moose::Meta::Object::Trait
67 package   = Moose::Util::TypeConstraints::OptimizedConstraints
68 package   = Moose::Util::TypeConstraints::Builtins
69 directory = benchmarks
70
71 [SurgicalPodWeaver]
72
73 ; authordep Test::Inline
74 ; authordep File::Find::Rule
75 [=inc::ExtractInlineTests]
76
77 [EOLTests]
78 [PodSyntaxTests]
79 [NoTabsTests]
80
81 [CheckChangesHasContent]
82
83 [Prereqs]
84 Carp                        = 1.22
85 Class::Load                 = 0.09
86 Class::Load::XS             = 0.01
87 Data::OptList               = 0.107
88 Devel::GlobalDestruction    = 0
89 Eval::Closure               = 0.04
90 List::MoreUtils             = 0.28
91 MRO::Compat                 = 0.05
92 Package::DeprecationManager = 0.11
93 Package::Stash              = 0.32
94 Package::Stash::XS          = 0.24
95 Params::Util                = 1.00
96 Scalar::Util                = 1.19
97 Sub::Exporter               = 0.980
98 Sub::Name                   = 0.05
99 Task::Weaken                = 0
100 Try::Tiny                   = 0.02
101 perl                        = 5.8.3
102
103 [Prereqs / TestRequires]
104 Test::Fatal    = 0.001
105 Test::More     = 0.88
106 Test::Requires = 0.05
107
108 [Prereqs / DevelopRequires]
109 Algorithm::C3                = 0
110 Data::Visitor                = 0
111 DateTime                     = 0
112 DateTime::Calendar::Mayan    = 0
113 DateTime::Format::MySQL      = 0
114 Declare::Constraints::Simple = 0
115 DBM::Deep                    = 0
116 File::Find::Rule             = 0
117 HTTP::Headers                = 0
118 IO::File                     = 0
119 IO::String                   = 0
120 Locale::US                   = 0
121 Module::Info                 = 0
122 Module::Refresh              = 0
123 PadWalker                    = 0
124 Params::Coerce               = 0
125 Regexp::Common               = 0
126 SUPER                        = 0
127 Test::Deep                   = 0
128 Test::DependentModules       = 0.13
129 Test::Inline                 = 0
130 Test::LeakTrace              = 0
131 Test::Memory::Cycle          = 0
132 Test::Output                 = 0
133 Test::Spelling               = 0
134 URI                          = 0
135
136 [Prereqs / RuntimeRecommends]
137 ; this needs to be installed *after*, since it deps on Moose
138 ; remove this if this is an issue
139 Devel::PartialDump = 0.14
140
141 [Conflicts]
142 -script = bin/moose-outdated
143 Catalyst                       = 5.80028
144 Devel::REPL                    = 1.003008
145 Fey                            = 0.36
146 Fey::ORM                       = 0.42
147 File::ChangeNotify             = 0.15
148 KiokuDB                        = 0.51
149 Markdent                       = 0.16
150 Mason                          = 2.18
151 MooseX::ABC                    = 0.05
152 MooseX::Aliases                = 0.08
153 MooseX::AlwaysCoerce           = 0.13
154 MooseX::AttributeHelpers       = 0.22
155 MooseX::AttributeIndexes       = 1.0.0
156 MooseX::AttributeInflate       = 0.02
157 MooseX::Attribute::Deflator    = 2.1.7
158 MooseX::Attribute::Dependent   = 1.1.0
159 MooseX::Attribute::Prototype   = 0.10
160 MooseX::CascadeClearing        = 0.03
161 MooseX::ClassAttribute         = 0.25
162 MooseX::Constructor::AllErrors = 0.012
163 MooseX::FollowPBP              = 0.02
164 MooseX::HasDefaults            = 0.02
165 MooseX::InstanceTracking       = 0.04
166 MooseX::LazyRequire            = 0.06
167 MooseX::Meta::Attribute::Index = 0.04
168 MooseX::Meta::Attribute::Lvalue = 0.05
169 MooseX::MethodAttributes       = 0.22
170 MooseX::NonMoose               = 0.17
171 MooseX::Params::Validate       = 0.05
172 MooseX::PrivateSetters         = 0.03
173 MooseX::POE                    = 0.214
174 MooseX::Role::Cmd              = 0.06
175 MooseX::Role::Parameterized    = 0.23
176 MooseX::Role::WithOverloading  = 0.07
177 MooseX::Scaffold               = 0.05
178 MooseX::SemiAffordanceAccessor = 0.05
179 MooseX::SetOnce                = 0.100473
180 MooseX::Singleton              = 0.25
181 MooseX::SlurpyConstructor      = 1.1
182 MooseX::StrictConstructor      = 0.12
183 MooseX::Types                  = 0.19
184 MooseX::Types::Parameterizable = 0.05
185 MooseX::Types::Signal          = 1.101930
186 MooseX::UndefTolerant          = 0.11
187 namespace::autoclean           = 0.08
188 PRANG                          = 0.14
189 Pod::Elemental                 = 0.093280
190 Reaction                       = 0.002003
191 Test::Able                     = 0.10
192
193 [=inc::CheckDelta]
194 [=inc::GitUpToDate]
195 [Git::Check]
196 allow_dirty =
197
198 [Git::Tag]
199 tag_format = %v
200 tag_message =
201
202 [Git::Commit]
203 commit_msg = changelog