Document how to pass new attribute values at instance-role application time
[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.0801
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 [ExecDir]
22 [ShareDir]
23
24 ; authordep Dist::Zilla::Plugin::MakeMaker::Awesome
25 [=inc::MakeMaker]
26 [Manifest]
27
28 [TestRelease]
29 [ConfirmRelease]
30 [UploadToCPAN]
31
32 [NextRelease]
33 format = %v %{ccc, MMM dd, yyyy}d
34
35 [PruneFiles]
36 filenames = Makefile.PL
37 match = ^nytprof.*
38
39 [PkgVersion]
40
41 [Authority]
42 authority = cpan:STEVAN
43
44 [MetaResources]
45 bugtracker.web    = https://rt.cpan.org/Dist/Display.html?Name=Moose
46 bugtracker.mailto = bug-moose@rt.cpan.org
47 repository.url    = git://github.com/moose/moose.git
48 repository.web    = https://github.com/moose/moose
49 repository.type   = git
50
51 [MetaNoIndex]
52 package   = Class::MOP::Class::Immutable::Trait
53 package   = Class::MOP::Deprecated
54 package   = Class::MOP::MiniTrait
55 package   = Class::MOP::Mixin
56 namespace = Class::MOP::Mixin
57 package   = Moose::Deprecated
58 package   = Moose::Error::Util
59 package   = Moose::Meta::Attribute::Native::Trait
60 package   = Moose::Meta::Class::Immutable::Trait
61 package   = Moose::Meta::Method::Accessor::Native
62 namespace = Moose::Meta::Method::Accessor::Native
63 namespace = Moose::Meta::Mixin
64 package   = Moose::Meta::Object::Trait
65 package   = Moose::Util::TypeConstraints::OptimizedConstraints
66 package   = Moose::Util::TypeConstraints::Builtins
67 directory = benchmarks
68
69 [SurgicalPodWeaver]
70
71 ; authordep Test::Inline
72 ; authordep File::Find::Rule
73 [=inc::ExtractInlineTests]
74
75 [EOLTests]
76 [PodSyntaxTests]
77 [NoTabsTests]
78 [RunExtraTests]
79
80 [CheckChangesHasContent]
81 [CheckPrereqsIndexed]
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 Test::Inline::Extract        = 0
136 ExtUtils::MakeMaker::Dist::Zilla::Develop = 0
137
138 [Prereqs / RuntimeRecommends]
139 ; this needs to be installed *after*, since it deps on Moose
140 ; remove this if this is an issue
141 Devel::PartialDump = 0.14
142
143 [Conflicts]
144 -script = bin/moose-outdated
145 Catalyst                       = 5.80028
146 Devel::REPL                    = 1.003008
147 Fey                            = 0.36
148 Fey::ORM                       = 0.42
149 File::ChangeNotify             = 0.15
150 KiokuDB                        = 0.51
151 Markdent                       = 0.16
152 Mason                          = 2.18
153 MooseX::ABC                    = 0.05
154 MooseX::Aliases                = 0.08
155 MooseX::AlwaysCoerce           = 0.13
156 MooseX::App                    = 1.18
157 MooseX::AttributeHelpers       = 0.22
158 MooseX::AttributeIndexes       = 1.0.0
159 MooseX::AttributeInflate       = 0.02
160 MooseX::Attribute::Deflator    = 2.1.7
161 MooseX::Attribute::Dependent   = 1.1.0
162 MooseX::Attribute::Prototype   = 0.10
163 MooseX::CascadeClearing        = 0.03
164 MooseX::ClassAttribute         = 0.26
165 MooseX::Constructor::AllErrors = 0.012
166 MooseX::FollowPBP              = 0.02
167 MooseX::HasDefaults            = 0.02
168 MooseX::InstanceTracking       = 0.04
169 MooseX::LazyRequire            = 0.06
170 MooseX::Meta::Attribute::Index = 0.04
171 MooseX::Meta::Attribute::Lvalue = 0.05
172 MooseX::MethodAttributes       = 0.22
173 MooseX::NonMoose               = 0.17
174 MooseX::Params::Validate       = 0.05
175 MooseX::PrivateSetters         = 0.03
176 MooseX::POE                    = 0.214
177 MooseX::Role::Cmd              = 0.06
178 MooseX::Role::Parameterized    = 0.23
179 MooseX::Role::WithOverloading  = 0.07
180 MooseX::Scaffold               = 0.05
181 MooseX::SemiAffordanceAccessor = 0.05
182 MooseX::SetOnce                = 0.100473
183 MooseX::Singleton              = 0.25
184 MooseX::SlurpyConstructor      = 1.1
185 MooseX::StrictConstructor      = 0.12
186 MooseX::Types                  = 0.19
187 MooseX::Types::Parameterizable = 0.05
188 MooseX::Types::Signal          = 1.101930
189 MooseX::UndefTolerant          = 0.11
190 namespace::autoclean           = 0.08
191 PRANG                          = 0.14
192 Pod::Elemental                 = 0.093280
193 Reaction                       = 0.002003
194 Test::Able                     = 0.10
195
196 [=inc::CheckDelta]
197 [=inc::GitUpToDate]
198
199 [Git::Remote::Check]
200 remote_branch = stable/2.08
201
202 [Git::CheckFor::CorrectBranch]
203 release_branch = stable/2.08
204
205 [Git::Check]
206 allow_dirty =
207
208 [Git::Tag]
209 tag_format = %v
210 tag_message = %v%t
211
212 [Git::Commit]
213 allow_dirty = Changes
214 commit_msg = changelog for %N-%v%t
215
216 [Git::Push]