224a8841aeb8a037e3760e8924dce20e69720f81
[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.0000
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   = Moose::Meta::Method::Accessor::Native
50 namespace = Moose::Meta::Method::Accessor::Native
51 directory = benchmarks
52
53 [SurgicalPodWeaver]
54
55 [=inc::ExtractInlineTests]
56 [NoTabsTests]
57
58 [CheckChangesHasContent]
59
60 [Prereqs]
61 Data::OptList               = 0
62 Devel::GlobalDestruction    = 0
63 Eval::Closure               = 0.04
64 List::MoreUtils             = 0.12
65 MRO::Compat                 = 0.05
66 Package::DeprecationManager = 0.10
67 Package::Stash              = 0.21
68 Package::Stash::XS          = 0.18
69 Params::Util                = 1.00
70 Scalar::Util                = 1.19
71 Sub::Exporter               = 0.980
72 Sub::Name                   = 0.05
73 Task::Weaken                = 0
74 Try::Tiny                   = 0.02
75 perl                        = 5.8.3
76
77 [Prereqs / TestRequires]
78 Test::Fatal    = 0.001
79 Test::More     = 0.88
80 Test::Requires = 0.05
81
82 [Prereqs / DevelopRequires]
83 Algorithm::C3                = 0
84 DateTime                     = 0
85 DateTime::Calendar::Mayan    = 0
86 DateTime::Format::MySQL      = 0
87 Declare::Constraints::Simple = 0
88 DBM::Deep                    = 0
89 File::Find::Rule             = 0
90 HTTP::Headers                = 0
91 IO::File                     = 0
92 IO::String                   = 0
93 Locale::US                   = 0
94 Module::Info                 = 0
95 Module::Refresh              = 0
96 Params::Coerce               = 0
97 Regexp::Common               = 0
98 Test::Deep                   = 0
99 Test::DependentModules       = 0.09
100 Test::Inline                 = 0
101 Test::LeakTrace              = 0
102 Test::Output                 = 0
103 URI                          = 0
104
105 [Conflicts]
106 -script = bin/moose-outdated
107 Catalyst                       = 5.80028
108 Devel::REPL                    = 1.003008
109 Fey                            = 0.36
110 Fey::ORM                       = 0.42
111 File::ChangeNotify             = 0.15
112 KiokuDB                        = 0.49
113 Markdent                       = 0.16
114 MooseX::Aliases                = 0.08
115 MooseX::AlwaysCoerce           = 0.13
116 MooseX::AttributeHelpers       = 0.22
117 MooseX::AttributeIndexes       = 1.0.0
118 MooseX::AttributeInflate       = 0.02
119 MooseX::Attribute::Deflator    = 2.1.0
120 MooseX::Attribute::Dependent   = 1.1.0
121 MooseX::Attribute::Prototype   = 0.10
122 MooseX::CascadeClearing        = 0.03
123 MooseX::ClassAttribute         = 0.23
124 MooseX::Constructor::AllErrors = 0.012
125 MooseX::FollowPBP              = 0.02
126 MooseX::HasDefaults            = 0.02
127 MooseX::InstanceTracking       = 0.04
128 MooseX::LazyRequire            = 0.06
129 MooseX::MethodAttributes       = 0.22
130 MooseX::NonMoose               = 0.17
131 MooseX::Params::Validate       = 0.05
132 MooseX::PrivateSetters         = 0.03
133 MooseX::POE                    = 0.211
134 MooseX::Role::Cmd              = 0.06
135 MooseX::Role::Parameterized    = 0.23
136 MooseX::Role::WithOverloading  = 0.07
137 MooseX::SemiAffordanceAccessor = 0.05
138 MooseX::SetOnce                = 0.100473
139 MooseX::Singleton              = 0.25
140 MooseX::SlurpyConstructor      = 1.1
141 MooseX::StrictConstructor      = 0.12
142 MooseX::Types                  = 0.19
143 MooseX::UndefTolerant          = 0.11
144 namespace::autoclean           = 0.08
145 Pod::Elemental                 = 0.093280
146 Reaction                       = 0.002003
147
148 [Git::Check]
149 allow_dirty =
150
151 [Git::Tag]
152 tag_format = %v
153 tag_message =