X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=d842055c2fe7ed379c2a0bfb52fe92586b989aaa;hb=attic%2Fignore-duplicate-role-application;hp=848b801babf2d8bd127f805c7dc5d76e60df713e;hpb=c7d7cd64237ef17fa779c023f35b1d41be5dde18;p=gitmo%2FMoose.git diff --git a/dist.ini b/dist.ini index 848b801..d842055 100644 --- a/dist.ini +++ b/dist.ini @@ -1,9 +1,9 @@ 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_holder = Infinity Interactive, Inc. -version = 2.0200 +version = 2.0400 [=inc::RequireAuthorDeps] [=inc::Clean] @@ -32,6 +32,7 @@ format = %v %{ccc, MMM dd, yyyy}d [PruneFiles] filenames = Makefile.PL +match = ^nytprof.* [PkgVersion] @@ -69,19 +70,23 @@ directory = benchmarks ; authordep File::Find::Rule [=inc::ExtractInlineTests] +[EOLTests] +[PodSyntaxTests] [NoTabsTests] [CheckChangesHasContent] [Prereqs] +Class::Load = 0.09 +Class::Load::XS = 0.01 Data::OptList = 0.107 Devel::GlobalDestruction = 0 Eval::Closure = 0.04 List::MoreUtils = 0.28 MRO::Compat = 0.05 Package::DeprecationManager = 0.11 -Package::Stash = 0.21 -Package::Stash::XS = 0.18 +Package::Stash = 0.32 +Package::Stash::XS = 0.24 Params::Util = 1.00 Scalar::Util = 1.19 Sub::Exporter = 0.980 @@ -113,11 +118,14 @@ Module::Refresh = 0 PadWalker = 0 Params::Coerce = 0 Regexp::Common = 0 +SUPER = 0 Test::Deep = 0 -Test::DependentModules = 0.09 +Test::DependentModules = 0.12 Test::Inline = 0 Test::LeakTrace = 0 +Test::Memory::Cycle = 0 Test::Output = 0 +Test::Spelling = 0 URI = 0 [Prereqs / RuntimeRecommends] @@ -139,7 +147,7 @@ MooseX::AlwaysCoerce = 0.13 MooseX::AttributeHelpers = 0.22 MooseX::AttributeIndexes = 1.0.0 MooseX::AttributeInflate = 0.02 -MooseX::Attribute::Deflator = 2.1.5 +MooseX::Attribute::Deflator = 2.1.7 MooseX::Attribute::Dependent = 1.1.0 MooseX::Attribute::Prototype = 0.10 MooseX::CascadeClearing = 0.03 @@ -166,10 +174,13 @@ MooseX::SlurpyConstructor = 1.1 MooseX::StrictConstructor = 0.12 MooseX::Types = 0.19 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]