Fix small typo
[gitmo/MooseX-Params-Validate.git] / dist.ini
index 50a5541..30f12c0 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -1,12 +1,19 @@
 name = MooseX-Params-Validate
-version = 0.14
 author  = Stevan Little <stevan.little@iinteractive.com>
+author  = Dave Rolsky <autarch@urth.org>
 license = Perl_5
 copyright_holder = Stevan Little <stevan.little@iinteractive.com>
+copyright_year   = 2013
 
-[@Basic]
+version = 0.18
 
-[PkgVersion]
+[Authority]
+authority = cpan:STEVAN
+
+[NextRelease]
+format = %-4v %{yyyy-MM-dd}d
+
+[@Basic]
 
 [InstallGuide]
 [MetaJSON]
@@ -18,24 +25,19 @@ repository.url    = git://git.moose.perl.org/MooseX-Params-Validate.git
 repository.web    = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo/MooseX-Params-Validate.git
 repository.type   = git
 
-[PodWeaver]
-[PodSyntaxTests]
-[NoTabsTests]
-[EOLTests]
-[Signature]
+[SurgicalPodWeaver]
+
+[PkgVersion]
 
-[CheckChangeLog]
+[EOLTests]
+[NoTabsTests]
+[PodSyntaxTests]
+[Test::Pod::LinkCheck]
+[Test::Pod::No404s]
 
-[Prereqs]
-Carp             = 0
-Devel::Caller    = 0
-Moose            = 0.58
-Params::Validate = 0.88
-Scalar::Util     = 0
-Sub::Exporter    = 0
+[AutoPrereqs]
+skip = ^Roles::Blah$
 
-[Prereqs / TestRequires]
-Test::Fatal = 0.001
-Test::More  = 0.88
+[CheckPrereqsIndexed]
 
 [@Git]