Require the latest namespace::autoclean
[gitmo/MooseX-ClassAttribute.git] / dist.ini
index 2530e67..10d060d 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -1,6 +1,8 @@
 name = MooseX-ClassAttribute
 author  = Dave Rolsky <autarch@urth.org>
-copyright_year = 2010
+license = Artistic_2_0
+copyright_holder = Dave Rolsky
+copyright_year   = 2011
 
 version = 0.21
 
@@ -20,8 +22,7 @@ repository.type   = git
 
 [PkgVersion]
 
-;Kwalitee does not understand Test::Requires
-;[KwaliteeTests]
+[PodSyntaxTests]
 [NoTabsTests]
 [EOLTests]
 [Signature]
@@ -30,7 +31,7 @@ repository.type   = git
 
 [Prereqs]
 Moose                = 1.15
-namespace::autoclean = 0
+namespace::autoclean = 0.11
 
 [Prereqs / TestRequires]
 Test::Fatal    = 0