X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=add826cccd726ad0269ee3f26b7f3bd32fbeccd6;hb=d054edacd845de01bc4c974ee7bb59e80400adfe;hp=f487a3602d1aeb7737bc982cfba357f5d7780c96;hpb=71c1fa5776a6592b497f7bf78b605d0ae435b30e;p=gitmo%2FMoose.git diff --git a/dist.ini b/dist.ini index f487a36..add826c 100644 --- a/dist.ini +++ b/dist.ini @@ -1,12 +1,12 @@ name = Moose author = Stevan Little license = Perl_5 -copyright_year = 2011 copyright_holder = Infinity Interactive, Inc. -version = 2.0000 +version = 2.0100 [=inc::RequireAuthorDeps] +[=inc::Clean] [=inc::GatherDir] [PruneCruft] @@ -19,6 +19,7 @@ version = 2.0000 [ExecDir] [ShareDir] +; authordep Dist::Zilla::Plugin::MakeMaker::Awesome [=inc::MakeMaker] [Manifest] @@ -45,8 +46,21 @@ repository.web = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo/Moose.g repository.type = git [MetaNoIndex] +package = Class::MOP::Class::Immutable::Trait +package = Class::MOP::Deprecated +package = Class::MOP::MiniTrait +package = Class::MOP::Mixin +namespace = Class::MOP::Mixin +package = Moose::Deprecated +package = Moose::Error::Util +package = Moose::Meta::Attribute::Native::Trait +package = Moose::Meta::Class::Immutable::Trait package = Moose::Meta::Method::Accessor::Native namespace = Moose::Meta::Method::Accessor::Native +namespace = Moose::Meta::Mixin +package = Moose::Meta::Object::Trait +package = Moose::Util::TypeConstraints::OptimizedConstraints +package = Moose::Util::TypeConstraints::Builtins directory = benchmarks [SurgicalPodWeaver] @@ -57,10 +71,10 @@ directory = benchmarks [CheckChangesHasContent] [Prereqs] -Data::OptList = 0 +Data::OptList = 0.107 Devel::GlobalDestruction = 0 -Eval::Closure = 0 -List::MoreUtils = 0.12 +Eval::Closure = 0.04 +List::MoreUtils = 0.28 MRO::Compat = 0.05 Package::DeprecationManager = 0.10 Package::Stash = 0.21 @@ -80,6 +94,7 @@ Test::Requires = 0.05 [Prereqs / DevelopRequires] Algorithm::C3 = 0 +Data::Visitor = 0 DateTime = 0 DateTime::Calendar::Mayan = 0 DateTime::Format::MySQL = 0 @@ -92,6 +107,7 @@ IO::String = 0 Locale::US = 0 Module::Info = 0 Module::Refresh = 0 +PadWalker = 0 Params::Coerce = 0 Regexp::Common = 0 Test::Deep = 0 @@ -101,6 +117,11 @@ Test::LeakTrace = 0 Test::Output = 0 URI = 0 +[Prereqs / RuntimeRecommends] +; this needs to be installed *after*, since it deps on Moose +; remove this if this is an issue +Devel::PartialDump = 0.14 + [Conflicts] -script = bin/moose-outdated Catalyst = 5.80028