Commit | Line | Data |
---|---|---|
ad46f524 | 1 | name = Moose |
3c49ca2c | 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. |
ad46f524 | 3 | license = Perl_5 |
ad46f524 | 4 | copyright_holder = Infinity Interactive, Inc. |
5 | ||
e591f80b | 6 | version = 2.0400 |
ad46f524 | 7 | |
b7838518 | 8 | [=inc::RequireAuthorDeps] |
ef5454ec | 9 | [=inc::Clean] |
b7838518 | 10 | |
a83cf79c | 11 | [=inc::GatherDir] |
12 | [PruneCruft] | |
13 | [ManifestSkip] | |
14 | [MetaYAML] | |
d29c8cc5 | 15 | [MetaJSON] |
a83cf79c | 16 | [License] |
17 | [Readme] | |
18 | [ExtraTests] | |
19 | [ExecDir] | |
20 | [ShareDir] | |
6bf5d14d | 21 | |
9b9da3d6 | 22 | ; authordep Dist::Zilla::Plugin::MakeMaker::Awesome |
6bf5d14d | 23 | [=inc::MakeMaker] |
a83cf79c | 24 | [Manifest] |
25 | ||
627f045f | 26 | [TestRelease] |
a83cf79c | 27 | [ConfirmRelease] |
28 | [UploadToCPAN] | |
ad46f524 | 29 | |
587d0e5f | 30 | [NextRelease] |
31 | format = %v %{ccc, MMM dd, yyyy}d | |
32 | ||
38bf2a25 | 33 | [PruneFiles] |
34 | filenames = Makefile.PL | |
f8fa5646 | 35 | match = ^nytprof.* |
38bf2a25 | 36 | |
ad46f524 | 37 | [PkgVersion] |
38 | ||
d5f6cade | 39 | [Authority] |
40 | authority = cpan:STEVAN | |
ad46f524 | 41 | |
42 | [MetaResources] | |
43 | bugtracker.web = http://rt.cpan.org/NoAuth/Bugs.html?Dist=Moose | |
44 | bugtracker.mailto = bug-moose@rt.cpan.org | |
45 | repository.url = git://git.moose.perl.org/Moose.git | |
46 | repository.web = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo/Moose.git;a=summary | |
47 | repository.type = git | |
48 | ||
49 | [MetaNoIndex] | |
48b9f04f | 50 | package = Class::MOP::Class::Immutable::Trait |
51 | package = Class::MOP::Deprecated | |
52 | package = Class::MOP::MiniTrait | |
53 | package = Class::MOP::Mixin | |
54 | namespace = Class::MOP::Mixin | |
55 | package = Moose::Deprecated | |
3900cea1 | 56 | package = Moose::Error::Util |
803ca79e | 57 | package = Moose::Meta::Attribute::Native::Trait |
48b9f04f | 58 | package = Moose::Meta::Class::Immutable::Trait |
8314dcb1 | 59 | package = Moose::Meta::Method::Accessor::Native |
ad46f524 | 60 | namespace = Moose::Meta::Method::Accessor::Native |
48b9f04f | 61 | namespace = Moose::Meta::Mixin |
62 | package = Moose::Meta::Object::Trait | |
cd0927d1 | 63 | package = Moose::Util::TypeConstraints::OptimizedConstraints |
297899d1 | 64 | package = Moose::Util::TypeConstraints::Builtins |
7a37a3f7 | 65 | directory = benchmarks |
ad46f524 | 66 | |
ad46f524 | 67 | [SurgicalPodWeaver] |
68 | ||
c7d7cd64 | 69 | ; authordep Test::Inline |
70 | ; authordep File::Find::Rule | |
4dc2cd56 | 71 | [=inc::ExtractInlineTests] |
c7d7cd64 | 72 | |
f899cf32 | 73 | [EOLTests] |
eafcd776 | 74 | [PodSyntaxTests] |
45273da5 | 75 | [NoTabsTests] |
ad46f524 | 76 | |
3df5714a | 77 | [CheckChangesHasContent] |
ad46f524 | 78 | |
79 | [Prereqs] | |
10b900f6 | 80 | Class::Load = 0.09 |
fe965815 | 81 | Class::Load::XS = 0.01 |
c01f48b7 | 82 | Data::OptList = 0.107 |
38bf2a25 | 83 | Devel::GlobalDestruction = 0 |
61ee5201 | 84 | Eval::Closure = 0.04 |
dd16c9e2 | 85 | List::MoreUtils = 0.28 |
38bf2a25 | 86 | MRO::Compat = 0.05 |
67f26dfc | 87 | Package::DeprecationManager = 0.11 |
a77d943b | 88 | Package::Stash = 0.32 |
89 | Package::Stash::XS = 0.24 | |
ad46f524 | 90 | Params::Util = 1.00 |
91 | Scalar::Util = 1.19 | |
92 | Sub::Exporter = 0.980 | |
38bf2a25 | 93 | Sub::Name = 0.05 |
ad46f524 | 94 | Task::Weaken = 0 |
95 | Try::Tiny = 0.02 | |
96 | perl = 5.8.3 | |
97 | ||
98 | [Prereqs / TestRequires] | |
99 | Test::Fatal = 0.001 | |
100 | Test::More = 0.88 | |
101 | Test::Requires = 0.05 | |
102 | ||
103 | [Prereqs / DevelopRequires] | |
38bf2a25 | 104 | Algorithm::C3 = 0 |
0a93d5fa | 105 | Data::Visitor = 0 |
ad46f524 | 106 | DateTime = 0 |
107 | DateTime::Calendar::Mayan = 0 | |
108 | DateTime::Format::MySQL = 0 | |
109 | Declare::Constraints::Simple = 0 | |
110 | DBM::Deep = 0 | |
111 | File::Find::Rule = 0 | |
112 | HTTP::Headers = 0 | |
113 | IO::File = 0 | |
114 | IO::String = 0 | |
115 | Locale::US = 0 | |
116 | Module::Info = 0 | |
117 | Module::Refresh = 0 | |
0a93d5fa | 118 | PadWalker = 0 |
ad46f524 | 119 | Params::Coerce = 0 |
120 | Regexp::Common = 0 | |
9b81bc53 | 121 | SUPER = 0 |
ad46f524 | 122 | Test::Deep = 0 |
8b05cef4 | 123 | Test::DependentModules = 0.12 |
ad46f524 | 124 | Test::Inline = 0 |
38bf2a25 | 125 | Test::LeakTrace = 0 |
ad46f524 | 126 | Test::Output = 0 |
d58b4bd6 | 127 | Test::Spelling = 0 |
ad46f524 | 128 | URI = 0 |
129 | ||
5a18346b | 130 | [Prereqs / RuntimeRecommends] |
131 | ; this needs to be installed *after*, since it deps on Moose | |
132 | ; remove this if this is an issue | |
a1829d2f | 133 | Devel::PartialDump = 0.14 |
5a18346b | 134 | |
ad46f524 | 135 | [Conflicts] |
39718c44 | 136 | -script = bin/moose-outdated |
ad46f524 | 137 | Catalyst = 5.80028 |
138 | Devel::REPL = 1.003008 | |
139 | Fey = 0.36 | |
3a9b436a | 140 | Fey::ORM = 0.42 |
ad46f524 | 141 | File::ChangeNotify = 0.15 |
98d17a85 | 142 | KiokuDB = 0.51 |
ad46f524 | 143 | Markdent = 0.16 |
285adde3 | 144 | MooseX::Aliases = 0.08 |
61bcccfa | 145 | MooseX::AlwaysCoerce = 0.13 |
ad46f524 | 146 | MooseX::AttributeHelpers = 0.22 |
c65fde0b | 147 | MooseX::AttributeIndexes = 1.0.0 |
ad46f524 | 148 | MooseX::AttributeInflate = 0.02 |
8d943313 | 149 | MooseX::Attribute::Deflator = 2.1.7 |
0a2af8c5 | 150 | MooseX::Attribute::Dependent = 1.1.0 |
ad46f524 | 151 | MooseX::Attribute::Prototype = 0.10 |
61bcccfa | 152 | MooseX::CascadeClearing = 0.03 |
57702506 | 153 | MooseX::ClassAttribute = 0.25 |
285adde3 | 154 | MooseX::Constructor::AllErrors = 0.012 |
ad46f524 | 155 | MooseX::FollowPBP = 0.02 |
156 | MooseX::HasDefaults = 0.02 | |
157 | MooseX::InstanceTracking = 0.04 | |
a35db6c3 | 158 | MooseX::LazyRequire = 0.06 |
98d17a85 | 159 | MooseX::Meta::Attribute::Index = 0.04 |
160 | MooseX::Meta::Attribute::Lvalue = 0.05 | |
ad46f524 | 161 | MooseX::MethodAttributes = 0.22 |
285adde3 | 162 | MooseX::NonMoose = 0.17 |
ad46f524 | 163 | MooseX::Params::Validate = 0.05 |
07f1ff50 | 164 | MooseX::PrivateSetters = 0.03 |
d85b2080 | 165 | MooseX::POE = 0.211 |
ad46f524 | 166 | MooseX::Role::Cmd = 0.06 |
8aae1a4c | 167 | MooseX::Role::Parameterized = 0.23 |
ad46f524 | 168 | MooseX::Role::WithOverloading = 0.07 |
169 | MooseX::SemiAffordanceAccessor = 0.05 | |
fb75f80e | 170 | MooseX::SetOnce = 0.100473 |
d5c2f923 | 171 | MooseX::Singleton = 0.25 |
63a85502 | 172 | MooseX::SlurpyConstructor = 1.1 |
1f99588b | 173 | MooseX::StrictConstructor = 0.12 |
ad46f524 | 174 | MooseX::Types = 0.19 |
25907405 | 175 | MooseX::Types::Parameterizable = 0.05 |
8d943313 | 176 | MooseX::Types::Signal = 1.101930 |
9e23cb7e | 177 | MooseX::UndefTolerant = 0.11 |
ad46f524 | 178 | namespace::autoclean = 0.08 |
8d943313 | 179 | PRANG = 0.14 |
ad46f524 | 180 | Pod::Elemental = 0.093280 |
d85b2080 | 181 | Reaction = 0.002003 |
8d943313 | 182 | Test::Able = 0.10 |
ad46f524 | 183 | |
7e27541a | 184 | [=inc::CheckDelta] |
185 | [=inc::GitUpToDate] | |
873e780b | 186 | [Git::Check] |
187 | allow_dirty = | |
188 | ||
189 | [Git::Tag] | |
190 | tag_format = %v | |
191 | tag_message = |