GLD is a hard dep since 2008 anyway
[gitmo/MooseX-Getopt.git] / dist.ini
CommitLineData
669588e2 1name = MooseX-Getopt
2version = 0.27
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>
10author = Dagfinn Ilmari MannsE<aring>ker <ilmari@ilmari.org>
11author = E<AElig>var ArnfjE<ouml>rE<eth> Bjarmason <avar@cpan.org>
12author = Chris Prather <perigrin@cpan.org>
13license = Perl_5
14copyright_holder = Infinity Interactive, Inc
15
16[@FLORA]
17dist = MooseX-Getopt
18repository_at = github
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
29Test::More = 0.88