couple more typo fixes
[gitmo/Moose.git] / dist.ini
index 6de62c6..3c9bdda 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -3,7 +3,7 @@ author  = Stevan Little <stevan@iinteractive.com>
 license = Perl_5
 copyright_holder = Infinity Interactive, Inc.
 
-version = 2.0200
+version = 2.0300
 
 [=inc::RequireAuthorDeps]
 [=inc::Clean]
@@ -32,6 +32,7 @@ format = %v %{ccc, MMM dd, yyyy}d
 
 [PruneFiles]
 filenames = Makefile.PL
+match = ^nytprof.*
 
 [PkgVersion]
 
@@ -65,23 +66,27 @@ directory = benchmarks
 
 [SurgicalPodWeaver]
 
+; authordep Test::Inline
+; authordep File::Find::Rule
 [=inc::ExtractInlineTests]
+
+[EOLTests]
+[PodSyntaxTests]
 [NoTabsTests]
 
 [CheckChangesHasContent]
 
-[Prereqs / BuildRequires]
-ExtUtils::ParseXS = 3.03_02
-
 [Prereqs]
+Class::Load                 = 0.09
+Class::Load::XS             = 0.01
 Data::OptList               = 0.107
 Devel::GlobalDestruction    = 0
 Eval::Closure               = 0.04
 List::MoreUtils             = 0.28
 MRO::Compat                 = 0.05
 Package::DeprecationManager = 0.11
-Package::Stash              = 0.21
-Package::Stash::XS          = 0.18
+Package::Stash              = 0.32
+Package::Stash::XS          = 0.24
 Params::Util                = 1.00
 Scalar::Util                = 1.19
 Sub::Exporter               = 0.980
@@ -114,10 +119,11 @@ PadWalker                    = 0
 Params::Coerce               = 0
 Regexp::Common               = 0
 Test::Deep                   = 0
-Test::DependentModules       = 0.09
+Test::DependentModules       = 0.12
 Test::Inline                 = 0
 Test::LeakTrace              = 0
 Test::Output                 = 0
+Test::Spelling               = 0
 URI                          = 0
 
 [Prereqs / RuntimeRecommends]