X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-StrictConstructor.git;a=blobdiff_plain;f=dist.ini;h=899cd65153dfc6a02995f703c235a3a979ac4f5d;hp=2fc3613734b12ca0e37846de642537fe22c79dd7;hb=topic%2Frole_support;hpb=b5016cad6dca424b409328322cccada040ecf45a diff --git a/dist.ini b/dist.ini index 2fc3613..899cd65 100644 --- a/dist.ini +++ b/dist.ini @@ -2,9 +2,11 @@ name = MooseX-StrictConstructor author = Dave Rolsky license = Artistic_2_0 copyright_holder = Dave Rolsky -copyright_year = 2010 -version = 0.12 +version = 0.16 + +[NextRelease] +format = %-8v %{yyyy-MM-dd}d [@Basic] @@ -22,8 +24,8 @@ repository.type = git [PkgVersion] -[KwaliteeTests] -[PodTests] +[PodCoverageTests] +[PodSyntaxTests] [NoTabsTests] [EOLTests] [Signature] @@ -31,7 +33,8 @@ repository.type = git [CheckChangeLog] [Prereqs] -Moose = 1.9900 +Moose = 0.94 +namespace::autoclean = 0 [Prereqs / TestRequires] Test::Fatal = 0