AutoPrereq doesn't work here.
[gitmo/MooseX-Getopt.git] / dist.ini
index dc08666..f07404d 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -1,5 +1,5 @@
 name = MooseX-Getopt
-version = 0.31
+version = 0.33
 author = Stevan Little <stevan@iinteractive.com>
 author = Brandon L. Black <blblack@gmail.com>
 author = Yuval Kogman <nothingmuch@woobling.org>
@@ -18,14 +18,5 @@ copyright_holder = Infinity Interactive, Inc
 dist = MooseX-Getopt
 repository_at = gitmo
 authority = cpan:STEVAN
-auto_prereq = 0
+auto_prereq = 1
 
-[Prereq]
-Getopt::Long = 2.37
-Getopt::Long::Descriptive = 0.081
-Moose = 0.56
-
-[Prereq / TestRequires]
-Test::Exception = 0.21
-Test::Warn = 0.21
-Test::More = 0.88