RT#83929: fix memory leak in union types
[gitmo/Moose.git] / dist.ini
index f5fb978..1bd7764 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -5,10 +5,14 @@ copyright_holder = Infinity Interactive, Inc.
 
 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]