05cb3972db9e4d2a9aeab34f00db8ccffa81f289
[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 [License]
16 [Readme]
17 [ExtraTests]
18 [ExecDir]
19 [ShareDir]
20
21 [=inc::MakeMaker]
22 [Manifest]
23
24 [=inc::TestRelease]
25 [ConfirmRelease]
26 [UploadToCPAN]
27
28 [NextRelease]
29 format = %v %{ccc, MMM dd, yyyy}d
30
31 [PruneFiles]
32 filenames = Makefile.PL
33
34 [PkgVersion]
35
36 [Authority]
37 authority = cpan:STEVAN
38
39 [MetaResources]
40 bugtracker.web    = http://rt.cpan.org/NoAuth/Bugs.html?Dist=Moose
41 bugtracker.mailto = bug-moose@rt.cpan.org
42 repository.url    = git://git.moose.perl.org/Moose.git
43 repository.web    = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo/Moose.git;a=summary
44 repository.type   = git
45
46 [MetaNoIndex]
47 package   = Moose::Meta::Method::Accessor::Native
48 namespace = Moose::Meta::Method::Accessor::Native
49 directory = benchmarks
50
51 [MetaJSON]
52
53 [SurgicalPodWeaver]
54
55 [=inc::ExtractInlineTests]
56 [NoTabsTests]
57
58 [CheckChangeLog]
59
60 [Prereqs]
61 Data::OptList               = 0
62 Devel::GlobalDestruction    = 0
63 Eval::Closure               = 0
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
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.34
111 File::ChangeNotify             = 0.15
112 KiokuDB                        = 0.49
113 Markdent                       = 0.16
114 MooseX::Aliases                = 0.07
115 MooseX::AlwaysCoerce           = 0.05
116 MooseX::AttributeHelpers       = 0.22
117 MooseX::AttributeInflate       = 0.02
118 MooseX::Attribute::Deflator    = 1.130000
119 MooseX::Attribute::Dependent   = 1.0.0
120 MooseX::Attribute::Prototype   = 0.10
121 MooseX::ClassAttribute         = 0.17
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.15
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.24
134 MooseX::StrictConstructor      = 0.08
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 =