Use SurgicalPodWeaver
[gitmo/MooseX-ClassAttribute.git] / dist.ini
index 93b5767..1eecf14 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -2,9 +2,11 @@ name = MooseX-ClassAttribute
 author  = Dave Rolsky <autarch@urth.org>
 license = Artistic_2_0
 copyright_holder = Dave Rolsky
-copyright_year   = 2011
 
-version = 0.21
+version = 0.26
+
+[NextRelease]
+format = %-6v %{yyyy-MM-dd}d
 
 [@Basic]
 
@@ -18,19 +20,21 @@ repository.url    = git://git.moose.perl.org/MooseX-ClassAttribute.git
 repository.web    = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo/MooseX-ClassAttribute.git;a=summary
 repository.type   = git
 
-[PodWeaver]
+[SurgicalPodWeaver]
 
 [PkgVersion]
 
+[PodSyntaxTests]
 [NoTabsTests]
 [EOLTests]
-[Signature]
+[Test::CPAN::Changes]
 
 [CheckChangeLog]
 
 [Prereqs]
-Moose                = 1.15
-namespace::autoclean = 0
+Moose                = 1.23
+namespace::autoclean = 0.11
+namespace::clean     = 0.20
 
 [Prereqs / TestRequires]
 Test::Fatal    = 0