make version tests pass
[gitmo/MooseX-Types-Structured.git] / dist.ini
1 name    = MooseX-Types-Structured
2 author  = John Napiorkowski <jjnapiork@cpan.org>
3 author  = Florian Ragwitz <rafl@debian.org>
4 author  = יובל קוג'מן (Yuval Kogman) <nothingmuch@woobling.org>
5 author  = Tomas (t0m) Doran <bobtfish@bobtfish.net>
6 author  = Robert Sedlacek <rs@474.at>
7 license = Perl_5
8 copyright_holder = John Napiorkowski
9 copyright_year = 2008
10
11 [@Author::ETHER]
12 Authority.authority = cpan:JJNAPIORK
13 server = gitmo
14 Test::Version.has_version = 0   ; skips modules with no $VERSION
15
16 [Prereqs]
17 Moose = 1.08
18
19 [Prereqs / TestRequires]
20 Test::More = 0.94
21
22 ; authordep Pod::Weaver::Section::Contributors
23
24 [ContributorsFromGit]
25
26 [MetaResources]
27 x_IRC = irc://irc.perl.org/#moose
28 x_MailingList = http://lists.perl.org/list/moose.html
29