Version 0.31
[gitmo/MooseX-Getopt.git] / dist.ini
CommitLineData
669588e2 1name = MooseX-Getopt
ff05e3fc 2version = 0.31
669588e2 3author = Stevan Little <stevan@iinteractive.com>
4author = Brandon L. Black <blblack@gmail.com>
5author = Yuval Kogman <nothingmuch@woobling.org>
6author = Ryan D Johnson <ryan@innerfence.com>
7author = Drew Taylor <drew@drewtaylor.com>
8author = Tomas Doran <bobtfish@bobtfish.net>
9author = Florian Ragwitz <rafl@debian.org>
d03999d6 10author = Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
11author = Ævar Arnfjörð Bjarmason <avar@cpan.org>
669588e2 12author = Chris Prather <perigrin@cpan.org>
13license = Perl_5
14copyright_holder = Infinity Interactive, Inc
15
16[@FLORA]
17dist = MooseX-Getopt
4a498925 18repository_at = gitmo
669588e2 19authority = cpan:STEVAN
24e655d9 20auto_prereq = 0
21
22[Prereq]
23Getopt::Long = 2.37
24Getopt::Long::Descriptive = 0.081
25Moose = 0.56
26
27[Prereq / TestRequires]
28Test::Exception = 0.21
84a58315 29Test::Warn = 0.21
24e655d9 30Test::More = 0.88