Conflict on MX::Singleton 0.25 (but 0.26 works)
[gitmo/Moose.git] / dist.ini
1 name    = Moose
2 author  = Stevan Little <stevan@iinteractive.com>
3 license = Perl_5
4 copyright_year   = 2010
5 copyright_holder = Infinity Interactive, Inc.
6
7 version = 1.9902
8
9 [=inc::RequireAuthorDeps]
10
11 [=inc::GatherDir]
12 [PruneCruft]
13 [ManifestSkip]
14 [MetaYAML]
15 [MetaJSON]
16 [License]
17 [Readme]
18 [ExtraTests]
19 [ExecDir]
20 [ShareDir]
21
22 [=inc::MakeMaker]
23 [Manifest]
24
25 [=inc::TestRelease]
26 [ConfirmRelease]
27 [UploadToCPAN]
28
29 [NextRelease]
30 format = %v %{ccc, MMM dd, yyyy}d
31
32 [PruneFiles]
33 filenames = Makefile.PL
34
35 [PkgVersion]
36
37 [Authority]
38 authority = cpan:STEVAN
39
40 [MetaResources]
41 bugtracker.web    = http://rt.cpan.org/NoAuth/Bugs.html?Dist=Moose
42 bugtracker.mailto = bug-moose@rt.cpan.org
43 repository.url    = git://git.moose.perl.org/Moose.git
44 repository.web    = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo/Moose.git;a=summary
45 repository.type   = git
46
47 [MetaNoIndex]
48 package   = Moose::Meta::Method::Accessor::Native
49 namespace = Moose::Meta::Method::Accessor::Native
50 directory = benchmarks
51
52 [SurgicalPodWeaver]
53
54 [=inc::ExtractInlineTests]
55 [NoTabsTests]
56
57 [CheckChangeLog]
58
59 [Prereqs]
60 Data::OptList               = 0
61 Devel::GlobalDestruction    = 0
62 Eval::Closure               = 0
63 List::MoreUtils             = 0.12
64 MRO::Compat                 = 0.05
65 Package::DeprecationManager = 0.10
66 Package::Stash              = 0.21
67 Package::Stash::XS          = 0.18
68 Params::Util                = 1.00
69 Scalar::Util                = 1.19
70 Sub::Exporter               = 0.980
71 Sub::Name                   = 0.05
72 Task::Weaken                = 0
73 Try::Tiny                   = 0.02
74 perl                        = 5.8.3
75
76 [Prereqs / TestRequires]
77 Test::Fatal    = 0.001
78 Test::More     = 0.88
79 Test::Requires = 0.05
80
81 [Prereqs / DevelopRequires]
82 Algorithm::C3                = 0
83 DateTime                     = 0
84 DateTime::Calendar::Mayan    = 0
85 DateTime::Format::MySQL      = 0
86 Declare::Constraints::Simple = 0
87 DBM::Deep                    = 0
88 File::Find::Rule             = 0
89 HTTP::Headers                = 0
90 IO::File                     = 0
91 IO::String                   = 0
92 Locale::US                   = 0
93 Module::Info                 = 0
94 Module::Refresh              = 0
95 Params::Coerce               = 0
96 Regexp::Common               = 0
97 Test::Deep                   = 0
98 Test::DependentModules       = 0
99 Test::Inline                 = 0
100 Test::LeakTrace              = 0
101 Test::Output                 = 0
102 URI                          = 0
103
104 [Conflicts]
105 -script = bin/moose-outdated
106 Catalyst                       = 5.80028
107 Devel::REPL                    = 1.003008
108 Fey                            = 0.36
109 Fey::ORM                       = 0.42
110 File::ChangeNotify             = 0.15
111 KiokuDB                        = 0.49
112 Markdent                       = 0.16
113 MooseX::Aliases                = 0.08
114 MooseX::AlwaysCoerce           = 0.12
115 MooseX::AttributeHelpers       = 0.22
116 MooseX::AttributeInflate       = 0.02
117 MooseX::Attribute::Deflator    = 1.130000
118 MooseX::Attribute::Dependent   = 1.0.0
119 MooseX::Attribute::Prototype   = 0.10
120 MooseX::ClassAttribute         = 0.23
121 MooseX::Constructor::AllErrors = 0.012
122 MooseX::FollowPBP              = 0.02
123 MooseX::HasDefaults            = 0.02
124 MooseX::InstanceTracking       = 0.04
125 MooseX::LazyRequire            = 0.05
126 MooseX::MethodAttributes       = 0.22
127 MooseX::NonMoose               = 0.17
128 MooseX::Params::Validate       = 0.05
129 MooseX::POE                    = 0.205
130 MooseX::Role::Cmd              = 0.06
131 MooseX::Role::WithOverloading  = 0.07
132 MooseX::SemiAffordanceAccessor = 0.05
133 MooseX::Singleton              = 0.25
134 MooseX::StrictConstructor      = 0.12
135 MooseX::Types                  = 0.19
136 MooseX::UndefTolerant          = 0.04
137 namespace::autoclean           = 0.08
138 Pod::Elemental                 = 0.093280
139
140 [Git::Check]
141 allow_dirty =
142
143 [Git::Tag]
144 tag_format = %v
145 tag_message =