X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=1bd776499df70980428dd6d30fd188ac10692bdc;hb=48ac876af2c1991bd6cdba0d54b775a121e01725;hp=290f2cb6ab0627c186868f413888bb70cf31e5f9;hpb=64dcf0b2612d14e52ef77ea6d9483f21806a505e;p=gitmo%2FMoose.git diff --git a/dist.ini b/dist.ini index 290f2cb..1bd7764 100644 --- a/dist.ini +++ b/dist.ini @@ -3,19 +3,23 @@ author = Moose is maintained by the Moose Cabal, along with the help of many co license = Perl_5 copyright_holder = Infinity Interactive, Inc. -version = 2.0400 +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] @@ -77,6 +81,7 @@ directory = benchmarks [CheckChangesHasContent] [Prereqs] +Carp = 1.22 Class::Load = 0.09 Class::Load::XS = 0.01 Data::OptList = 0.107 @@ -99,7 +104,6 @@ perl = 5.8.3 Test::Fatal = 0.001 Test::More = 0.88 Test::Requires = 0.05 -parent = 0 [Prereqs / DevelopRequires] Algorithm::C3 = 0 @@ -121,9 +125,10 @@ Params::Coerce = 0 Regexp::Common = 0 SUPER = 0 Test::Deep = 0 -Test::DependentModules = 0.12 +Test::DependentModules = 0.13 Test::Inline = 0 Test::LeakTrace = 0 +Test::Memory::Cycle = 0 Test::Output = 0 Test::Spelling = 0 URI = 0 @@ -142,6 +147,8 @@ 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 @@ -163,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 @@ -190,3 +198,6 @@ allow_dirty = [Git::Tag] tag_format = %v tag_message = + +[Git::Commit] +commit_msg = changelog