X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=4f0e2aed5065d7a6438ae21f9500711eaa604473;hb=7d51074a04f1ed362e74ff1cb5ac781a6db5df6d;hp=69d48106f043043ec1bf6e11763312d1eb901bf5;hpb=01265e2a46aee790b0616f8ba64df57817daafd6;p=gitmo%2FMooseX-StrictConstructor.git diff --git a/dist.ini b/dist.ini index 69d4810..4f0e2ae 100644 --- a/dist.ini +++ b/dist.ini @@ -1,8 +1,10 @@ name = MooseX-StrictConstructor author = Dave Rolsky -copyright_year = 2010 +license = Artistic_2_0 +copyright_holder = Dave Rolsky +copyright_year = 2011 -version = 0.12 +version = 0.14 [@Basic] @@ -20,8 +22,8 @@ repository.type = git [PkgVersion] -[KwaliteeTests] -[PodTests] +[PodCoverageTests] +[PodSyntaxTests] [NoTabsTests] [EOLTests] [Signature] @@ -29,7 +31,8 @@ repository.type = git [CheckChangeLog] [Prereqs] -Moose = 1.9900 +Moose = 0.94 +namespace::autoclean = 0 [Prereqs / TestRequires] Test::Fatal = 0