update dist.ini
[gitmo/MooseX-Types-Structured.git] / dist.ini
1 name    = MooseX-Types-Structured
2 version = 0.23
3 author  = John Napiorkowski <jjnapiork@cpan.org>
4 author  = Florian Ragwitz <rafl@debian.org>
5 author  = Yuval Kogman <nothingmuch@woobling.org>
6 author  = Tomas Doran <bobtfish@bobtfish.net>
7 license = Perl_5
8 copyright_holder = John Napiorkowski
9
10 [@FLORA]
11 dist          = MooseX-Types-Structured
12 authority     = cpan:JJNAPIORK
13 repository_at = gitmo
14
15 [Prereqs]
16 Moose = 1.08
17 MooseX::Types = 0.22
18 Devel::PartialDump = 0.13
19 Sub::Exporter = 0.982
20
21 [Prereqs / BuildRequires]
22 Test::More = 0.94
23 Test::Exception = 0.27
24