X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=2cfe626194adc5f5a2faa1a37acfe7f9e8d79b5b;hb=d1c7d5d5f572d2ad8aa27c0c53b520f709711dab;hp=4b004b9da12013c767d1a22755a3584516325e7b;hpb=93d0a6c1068cd62cfc91d56df562d23cbb67e369;p=gitmo%2FMooseX-StrictConstructor.git diff --git a/dist.ini b/dist.ini index 4b004b9..2cfe626 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.13 +version = 0.17 + +[NextRelease] +format = %-8v %{yyyy-MM-dd}d [@Basic] @@ -22,19 +24,19 @@ repository.type = git [PkgVersion] -[PodTests] -[NoTabsTests] [EOLTests] -[Signature] +[NoTabsTests] +[PodSyntaxTests] +[Test::CPAN::Changes] +[Test::Pod::LinkCheck] +[Test::Pod::No404s] [CheckChangeLog] -[Prereqs] -Moose = 0.94 -namespace::autoclean = 0 +[AutoPrereqs] +skip = Standard +skip = Stricter -[Prereqs / TestRequires] -Test::Fatal = 0 -Test::More = 0.88 +[CheckPrereqsIndexed] [@Git]