Merge remote branch 'origin/master'
[gitmo/MooseX-Getopt.git] / dist.ini
index 601337d..0075007 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -1,5 +1,5 @@
 name = MooseX-Getopt
-version = 0.27
+version = 0.32
 author = Stevan Little <stevan@iinteractive.com>
 author = Brandon L. Black <blblack@gmail.com>
 author = Yuval Kogman <nothingmuch@woobling.org>
@@ -7,13 +7,26 @@ author = Ryan D Johnson <ryan@innerfence.com>
 author = Drew Taylor <drew@drewtaylor.com>
 author = Tomas Doran <bobtfish@bobtfish.net>
 author = Florian Ragwitz <rafl@debian.org>
-author = Dagfinn Ilmari MannsE<aring>ker <ilmari@ilmari.org>
-author = E<AElig>var ArnfjE<ouml>rE<eth> Bjarmason <avar@cpan.org>
+author = Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
+author = Ævar Arnfjörð Bjarmason <avar@cpan.org>
 author = Chris Prather <perigrin@cpan.org>
+author = Karen Etheridge <ether@cpan.org>
 license = Perl_5
 copyright_holder = Infinity Interactive, Inc
 
 [@FLORA]
 dist = MooseX-Getopt
-repository_at = github
+repository_at = gitmo
 authority = cpan:STEVAN
+auto_prereq = 0
+
+[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
+Test::Requires = 0.05