Spelling fix from debian. Jonathan Yu <jawnsy@cpan.org> RT#74681
[gitmo/MooseX-Getopt.git] / dist.ini
index dc1b28d..1f6790e 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -1,5 +1,5 @@
 name = MooseX-Getopt
-version = 0.34
+version = 0.39
 author = Stevan Little <stevan@iinteractive.com>
 author = Brandon L. Black <blblack@gmail.com>
 author = Yuval Kogman <nothingmuch@woobling.org>
@@ -21,12 +21,13 @@ repository_at = gitmo
 authority = cpan:STEVAN
 auto_prereq = 0
 
-[Prereq]
+[Prereqs]
 Getopt::Long = 2.37
 Getopt::Long::Descriptive = 0.081
 Moose = 0.56
+MooseX::Role::Parameterized = 0
 
-[Prereq / TestRequires]
+[Prereqs / TestRequires]
 Test::Fatal = 0.003
 Test::Warn = 0.21
 Test::More = 0.88