require Devel::PartialDump 0.14, to avoid infinite loop bug
[gitmo/Moose.git] / dist.ini
index 0c46a15..ccfaddc 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -6,6 +6,7 @@ copyright_holder = Infinity Interactive, Inc.
 version = 2.0000
 
 [=inc::RequireAuthorDeps]
+[=inc::Clean]
 
 [=inc::GatherDir]
 [PruneCruft]
@@ -18,6 +19,7 @@ version = 2.0000
 [ExecDir]
 [ShareDir]
 
+; authordep = Dist::Zilla::Plugin::MakeMaker::Awesome
 [=inc::MakeMaker]
 [Manifest]
 
@@ -100,6 +102,11 @@ Test::LeakTrace              = 0
 Test::Output                 = 0
 URI                          = 0
 
+[Prereqs / RuntimeRecommends]
+; this needs to be installed *after*, since it deps on Moose
+; remove this if this is an issue
+Devel::PartialDump = 0.14
+
 [Conflicts]
 -script = bin/moose-outdated
 Catalyst                       = 5.80028
@@ -130,7 +137,7 @@ MooseX::Params::Validate       = 0.05
 MooseX::PrivateSetters         = 0.03
 MooseX::POE                    = 0.211
 MooseX::Role::Cmd              = 0.06
-MooseX::Role::Parameterized    = 0.25
+MooseX::Role::Parameterized    = 0.23
 MooseX::Role::WithOverloading  = 0.07
 MooseX::SemiAffordanceAccessor = 0.05
 MooseX::SetOnce                = 0.100473