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