X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMoose.git;a=blobdiff_plain;f=dist.ini;h=d9cdd821e38e4428fa4f6515fa69ab65385d2362;hp=c952a7ea312c446669654295f67853f1c4c09668;hb=dfa11004a2d5ffded0323bb85317ed444a90d2ac;hpb=d9290b4f763b597275391dff20ddd946c04333ee diff --git a/dist.ini b/dist.ini index c952a7e..d9cdd82 100644 --- a/dist.ini +++ b/dist.ini @@ -1,25 +1,29 @@ name = Moose -author = Stevan Little +author = Moose is maintained by the Moose Cabal, along with the help of many contributors. See L and L for details. license = Perl_5 -copyright_year = 2010 copyright_holder = Infinity Interactive, Inc. -version = 1.9901 +version = 2.0600 + +[=inc::RequireAuthorDeps] +[=inc::Clean] [=inc::GatherDir] [PruneCruft] [ManifestSkip] [MetaYAML] +[MetaJSON] [License] [Readme] [ExtraTests] [ExecDir] [ShareDir] +; authordep Dist::Zilla::Plugin::MakeMaker::Awesome [=inc::MakeMaker] [Manifest] -[=inc::TestRelease] +[TestRelease] [ConfirmRelease] [UploadToCPAN] @@ -28,6 +32,7 @@ format = %v %{ccc, MMM dd, yyyy}d [PruneFiles] filenames = Makefile.PL +match = ^nytprof.* [PkgVersion] @@ -42,28 +47,46 @@ 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 -[MetaJSON] - [SurgicalPodWeaver] +; authordep Test::Inline +; authordep File::Find::Rule [=inc::ExtractInlineTests] + +[EOLTests] +[PodSyntaxTests] [NoTabsTests] -[CheckChangeLog] +[CheckChangesHasContent] [Prereqs] -Data::OptList = 0 +Class::Load = 0.09 +Class::Load::XS = 0.01 +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.16 -Package::Stash::XS = 0.17 +Package::DeprecationManager = 0.11 +Package::Stash = 0.32 +Package::Stash::XS = 0.24 Params::Util = 1.00 Scalar::Util = 1.19 Sub::Exporter = 0.980 @@ -79,6 +102,7 @@ Test::Requires = 0.05 [Prereqs / DevelopRequires] Algorithm::C3 = 0 +Data::Visitor = 0 DateTime = 0 DateTime::Calendar::Mayan = 0 DateTime::Format::MySQL = 0 @@ -91,50 +115,84 @@ IO::String = 0 Locale::US = 0 Module::Info = 0 Module::Refresh = 0 +PadWalker = 0 Params::Coerce = 0 Regexp::Common = 0 +SUPER = 0 Test::Deep = 0 +Test::DependentModules = 0.13 Test::Inline = 0 Test::LeakTrace = 0 +Test::Memory::Cycle = 0 Test::Output = 0 +Test::Spelling = 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 Devel::REPL = 1.003008 Fey = 0.36 -Fey::ORM = 0.34 +Fey::ORM = 0.42 File::ChangeNotify = 0.15 -KiokuDB = 0.49 +KiokuDB = 0.51 Markdent = 0.16 -MooseX::Aliases = 0.07 -MooseX::AlwaysCoerce = 0.05 +Mason = 2.18 +MooseX::ABC = 0.05 +MooseX::Aliases = 0.08 +MooseX::AlwaysCoerce = 0.13 MooseX::AttributeHelpers = 0.22 +MooseX::AttributeIndexes = 1.0.0 MooseX::AttributeInflate = 0.02 +MooseX::Attribute::Deflator = 2.1.7 +MooseX::Attribute::Dependent = 1.1.0 MooseX::Attribute::Prototype = 0.10 -MooseX::ClassAttribute = 0.17 +MooseX::CascadeClearing = 0.03 +MooseX::ClassAttribute = 0.25 +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::Meta::Attribute::Index = 0.04 +MooseX::Meta::Attribute::Lvalue = 0.05 MooseX::MethodAttributes = 0.22 -MooseX::NonMoose = 0.15 +MooseX::NonMoose = 0.17 MooseX::Params::Validate = 0.05 -MooseX::POE = 0.205 +MooseX::PrivateSetters = 0.03 +MooseX::POE = 0.214 MooseX::Role::Cmd = 0.06 +MooseX::Role::Parameterized = 0.23 MooseX::Role::WithOverloading = 0.07 +MooseX::Scaffold = 0.05 MooseX::SemiAffordanceAccessor = 0.05 -MooseX::Singleton = 0.24 -MooseX::StrictConstructor = 0.08 +MooseX::SetOnce = 0.100473 +MooseX::Singleton = 0.25 +MooseX::SlurpyConstructor = 1.1 +MooseX::StrictConstructor = 0.12 MooseX::Types = 0.19 -MooseX::UndefTolerant = 0.04 +MooseX::Types::Parameterizable = 0.05 +MooseX::Types::Signal = 1.101930 +MooseX::UndefTolerant = 0.11 namespace::autoclean = 0.08 +PRANG = 0.14 Pod::Elemental = 0.093280 +Reaction = 0.002003 +Test::Able = 0.10 +[=inc::CheckDelta] +[=inc::GitUpToDate] [Git::Check] allow_dirty = [Git::Tag] tag_format = %v tag_message = + +[Git::Commit] +commit_msg = changelog