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