typo fix
[gitmo/MooseX-Types-Structured.git] / dist.ini
1 name    = MooseX-Types-Structured
2 version = 0.25
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 author  = Robert Sedlacek <rs@474.at>
8 license = Perl_5
9 copyright_holder = John Napiorkowski
10
11 [@FLORA]
12 dist          = MooseX-Types-Structured
13 authority     = cpan:JJNAPIORK
14 repository_at = gitmo
15
16 [Prereqs]
17 Moose = 1.08
18 MooseX::Types = 0.22
19 Devel::PartialDump = 0.13
20 Sub::Exporter = 0.982
21
22 [Prereqs / BuildRequires]
23 Test::More = 0.94
24 Test::Fatal = 0.003
25