X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=8f915c7d4b38e73b9ebf31b77569fe628bccbb55;hb=e31b0cd2edb4d2d9c0bb6309b7f0f9c17a7bbde8;hp=c49407e66c0868e43f799660b17f7c145a510e25;hpb=7e0042a93b5aa0d07197657a23ed7e18f53cd5bf;p=gitmo%2FMoose.git diff --git a/dist.ini b/dist.ini index c49407e..8f915c7 100644 --- a/dist.ini +++ b/dist.ini @@ -3,9 +3,10 @@ author = Stevan Little license = Perl_5 copyright_holder = Infinity Interactive, Inc. -version = 2.0000 +version = 2.0004 [=inc::RequireAuthorDeps] +[=inc::Clean] [=inc::GatherDir] [PruneCruft] @@ -18,6 +19,7 @@ version = 2.0000 [ExecDir] [ShareDir] +; authordep Dist::Zilla::Plugin::MakeMaker::Awesome [=inc::MakeMaker] [Manifest] @@ -44,8 +46,19 @@ 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::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 directory = benchmarks [SurgicalPodWeaver] @@ -56,10 +69,10 @@ directory = benchmarks [CheckChangesHasContent] [Prereqs] -Data::OptList = 0 +Data::OptList = 0.107 Devel::GlobalDestruction = 0 Eval::Closure = 0.04 -List::MoreUtils = 0.12 +List::MoreUtils = 0.28 MRO::Compat = 0.05 Package::DeprecationManager = 0.10 Package::Stash = 0.21 @@ -100,6 +113,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