X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=1bd776499df70980428dd6d30fd188ac10692bdc;hb=48ac876af2c1991bd6cdba0d54b775a121e01725;hp=81d43e81c2643b584167c92aeef3c7b4dc46c2ca;hpb=a77d943b2fc2b6e3e6eff2cd130ae5fc0ef70ed5;p=gitmo%2FMoose.git diff --git a/dist.ini b/dist.ini index 81d43e8..1bd7764 100644 --- a/dist.ini +++ b/dist.ini @@ -1,21 +1,25 @@ 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.0600 + +; This sets the required version of Dist::Zilla +:version = 4.200016 [=inc::RequireAuthorDeps] [=inc::Clean] -[=inc::GatherDir] +[GatherDir] +exclude_match = ^t/recipes/(?!basics_geonome_overloadingsubtypesandcoercion) [PruneCruft] [ManifestSkip] [MetaYAML] [MetaJSON] [License] [Readme] -[ExtraTests] +[RunExtraTests] [ExecDir] [ShareDir] @@ -32,6 +36,7 @@ format = %v %{ccc, MMM dd, yyyy}d [PruneFiles] filenames = Makefile.PL +match = ^nytprof.* [PkgVersion] @@ -69,12 +74,15 @@ directory = benchmarks ; authordep File::Find::Rule [=inc::ExtractInlineTests] +[EOLTests] +[PodSyntaxTests] [NoTabsTests] [CheckChangesHasContent] [Prereqs] -Class::Load = 0.07 +Carp = 1.22 +Class::Load = 0.09 Class::Load::XS = 0.01 Data::OptList = 0.107 Devel::GlobalDestruction = 0 @@ -115,11 +123,14 @@ Module::Refresh = 0 PadWalker = 0 Params::Coerce = 0 Regexp::Common = 0 +SUPER = 0 Test::Deep = 0 -Test::DependentModules = 0.09 +Test::DependentModules = 0.13 Test::Inline = 0 Test::LeakTrace = 0 +Test::Memory::Cycle = 0 Test::Output = 0 +Test::Spelling = 0 URI = 0 [Prereqs / RuntimeRecommends] @@ -136,12 +147,14 @@ Fey::ORM = 0.42 File::ChangeNotify = 0.15 KiokuDB = 0.51 Markdent = 0.16 +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.5 +MooseX::Attribute::Deflator = 2.1.7 MooseX::Attribute::Dependent = 1.1.0 MooseX::Attribute::Prototype = 0.10 MooseX::CascadeClearing = 0.03 @@ -157,10 +170,11 @@ MooseX::MethodAttributes = 0.22 MooseX::NonMoose = 0.17 MooseX::Params::Validate = 0.05 MooseX::PrivateSetters = 0.03 -MooseX::POE = 0.211 +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::SetOnce = 0.100473 MooseX::Singleton = 0.25 @@ -168,10 +182,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] @@ -181,3 +198,6 @@ allow_dirty = [Git::Tag] tag_format = %v tag_message = + +[Git::Commit] +commit_msg = changelog