Add benchmark for various builtin TCs
[gitmo/Moose.git] / dist.ini
index fe7d754..bf0fdf0 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 = 1.9905
+version = 2.0001
 
 [=inc::RequireAuthorDeps]
+[=inc::Clean]
 
 [=inc::GatherDir]
 [PruneCruft]
@@ -19,10 +19,11 @@ version = 1.9905
 [ExecDir]
 [ShareDir]
 
+; authordep = Dist::Zilla::Plugin::MakeMaker::Awesome
 [=inc::MakeMaker]
 [Manifest]
 
-[=inc::TestRelease]
+[TestRelease]
 [ConfirmRelease]
 [UploadToCPAN]
 
@@ -54,12 +55,12 @@ directory = benchmarks
 [=inc::ExtractInlineTests]
 [NoTabsTests]
 
-[CheckChangeLog]
+[CheckChangesHasContent]
 
 [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,12 +96,17 @@ 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
 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
@@ -134,8 +140,9 @@ MooseX::Role::Cmd              = 0.06
 MooseX::Role::Parameterized    = 0.23
 MooseX::Role::WithOverloading  = 0.07
 MooseX::SemiAffordanceAccessor = 0.05
-MooseX::SetOnce                = 0.100472
+MooseX::SetOnce                = 0.100473
 MooseX::Singleton              = 0.25
+MooseX::SlurpyConstructor      = 1.1
 MooseX::StrictConstructor      = 0.12
 MooseX::Types                  = 0.19
 MooseX::UndefTolerant          = 0.11