RT#83929: fix memory leak in union types
[gitmo/Moose.git] / dist.ini
index 2969bb9..1bd7764 100644 (file)
--- 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.0502
+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