dep on Eval::Closure 0.04 to avoid some breakage
[gitmo/Moose.git] / dist.ini
index ec439c8..c49407e 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -1,7 +1,6 @@
 name    = Moose
 author  = Stevan Little <stevan@iinteractive.com>
 license = Perl_5
-copyright_year   = 2011
 copyright_holder = Infinity Interactive, Inc.
 
 version = 2.0000
@@ -59,7 +58,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
@@ -95,7 +94,7 @@ Module::Refresh              = 0
 Params::Coerce               = 0
 Regexp::Common               = 0
 Test::Deep                   = 0
-Test::DependentModules       = 0
+Test::DependentModules       = 0.09
 Test::Inline                 = 0
 Test::LeakTrace              = 0
 Test::Output                 = 0