changelog
[gitmo/Moose.git] / dist.ini
index e26c713..d118d79 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -1,9 +1,9 @@
 name    = Moose
-author  = Stevan Little <stevan@iinteractive.com>
+author  = Moose is maintained by the Moose Cabal, along with the help of many contributors. See L<Moose/CABAL> and L<Moose/CONTRIBUTORS> for details.
 license = Perl_5
 copyright_holder = Infinity Interactive, Inc.
 
-version = 2.0200
+version = 2.0301
 
 [=inc::RequireAuthorDeps]
 [=inc::Clean]
@@ -32,6 +32,7 @@ format = %v %{ccc, MMM dd, yyyy}d
 
 [PruneFiles]
 filenames = Makefile.PL
+match = ^nytprof.*
 
 [PkgVersion]
 
@@ -69,6 +70,8 @@ directory = benchmarks
 ; authordep File::Find::Rule
 [=inc::ExtractInlineTests]
 
+[EOLTests]
+[PodSyntaxTests]
 [NoTabsTests]
 
 [CheckChangesHasContent]