use Devel::PartialDump to dump tc failures, if possible
[gitmo/Moose.git] / dist.ini
index f487a36..8dab743 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -1,12 +1,12 @@
 name    = Moose
 author  = Stevan Little <stevan@iinteractive.com>
 license = Perl_5
-copyright_year   = 2011
 copyright_holder = Infinity Interactive, Inc.
 
 version = 2.0000
 
 [=inc::RequireAuthorDeps]
+[=inc::Clean]
 
 [=inc::GatherDir]
 [PruneCruft]
@@ -19,6 +19,7 @@ version = 2.0000
 [ExecDir]
 [ShareDir]
 
+; authordep = Dist::Zilla::Plugin::MakeMaker::Awesome
 [=inc::MakeMaker]
 [Manifest]
 
@@ -59,7 +60,7 @@ directory = benchmarks
 [Prereqs]
 Data::OptList               = 0
 Devel::GlobalDestruction    = 0
-Eval::Closure               = 0
+Eval::Closure               = 0.04
 List::MoreUtils             = 0.12
 MRO::Compat                 = 0.05
 Package::DeprecationManager = 0.10
@@ -101,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
+
 [Conflicts]
 -script = bin/moose-outdated
 Catalyst                       = 5.80028