X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=c7c1415db3954540c980f637b7f84f5ee437b3ab;hb=e6fff671dff8280278b41a0217aeb59111a8f145;hp=2a3af9e0e1ddf2105f463d96504ac5023932cb62;hpb=9e23cb7ee69a2edeecffa31bb04c6b28becb0297;p=gitmo%2FMoose.git diff --git a/dist.ini b/dist.ini index 2a3af9e..c7c1415 100644 --- a/dist.ini +++ b/dist.ini @@ -1,12 +1,12 @@ name = Moose author = Stevan Little license = Perl_5 -copyright_year = 2010 copyright_holder = Infinity Interactive, Inc. -version = 1.9905 +version = 2.0000 [=inc::RequireAuthorDeps] +[=inc::Clean] [=inc::GatherDir] [PruneCruft] @@ -19,10 +19,11 @@ version = 1.9905 [ExecDir] [ShareDir] +; authordep Dist::Zilla::Plugin::MakeMaker::Awesome [=inc::MakeMaker] [Manifest] -[=inc::TestRelease] +[TestRelease] [ConfirmRelease] [UploadToCPAN] @@ -45,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] @@ -54,13 +66,13 @@ directory = benchmarks [=inc::ExtractInlineTests] [NoTabsTests] -[CheckChangeLog] +[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 @@ -95,12 +107,17 @@ Module::Refresh = 0 Params::Coerce = 0 Regexp::Common = 0 Test::Deep = 0 -Test::DependentModules = 0 +Test::DependentModules = 0.09 Test::Inline = 0 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 @@ -113,9 +130,10 @@ Markdent = 0.16 MooseX::Aliases = 0.08 MooseX::AlwaysCoerce = 0.13 MooseX::AttributeHelpers = 0.22 +MooseX::AttributeIndexes = 1.0.0 MooseX::AttributeInflate = 0.02 -MooseX::Attribute::Deflator = 1.130002 -MooseX::Attribute::Dependent = 1.0.1 +MooseX::Attribute::Deflator = 2.1.0 +MooseX::Attribute::Dependent = 1.1.0 MooseX::Attribute::Prototype = 0.10 MooseX::CascadeClearing = 0.03 MooseX::ClassAttribute = 0.23 @@ -123,17 +141,19 @@ MooseX::Constructor::AllErrors = 0.012 MooseX::FollowPBP = 0.02 MooseX::HasDefaults = 0.02 MooseX::InstanceTracking = 0.04 -MooseX::LazyRequire = 0.05 +MooseX::LazyRequire = 0.06 MooseX::MethodAttributes = 0.22 MooseX::NonMoose = 0.17 MooseX::Params::Validate = 0.05 +MooseX::PrivateSetters = 0.03 MooseX::POE = 0.211 MooseX::Role::Cmd = 0.06 MooseX::Role::Parameterized = 0.23 MooseX::Role::WithOverloading = 0.07 MooseX::SemiAffordanceAccessor = 0.05 -MooseX::SetOnce = 0.100472 +MooseX::SetOnce = 0.100473 MooseX::Singleton = 0.25 +MooseX::SlurpyConstructor = 1.1 MooseX::StrictConstructor = 0.12 MooseX::Types = 0.19 MooseX::UndefTolerant = 0.11