X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=abf2204da8e3195feaf709c651812ab13854ed7a;hb=3c0a590c495c4c5f87317bd1df8f66137313eedb;hp=6562b36136c1464dd183d921287d4fe3f8229dc0;hpb=51bdaa9a336c13f983aa41e287d7fc8bd5161e46;p=gitmo%2FMooseX-Types-Structured.git diff --git a/dist.ini b/dist.ini index 6562b36..abf2204 100644 --- a/dist.ini +++ b/dist.ini @@ -1,9 +1,10 @@ name = MooseX-Types-Structured -version = 0.23 +version = 0.26 author = John Napiorkowski author = Florian Ragwitz author = Yuval Kogman author = Tomas Doran +author = Robert Sedlacek license = Perl_5 copyright_holder = John Napiorkowski @@ -11,3 +12,14 @@ copyright_holder = John Napiorkowski dist = MooseX-Types-Structured authority = cpan:JJNAPIORK repository_at = gitmo + +[Prereqs] +Moose = 1.08 +MooseX::Types = 0.22 +Devel::PartialDump = 0.13 +Sub::Exporter = 0.982 + +[Prereqs / BuildRequires] +Test::More = 0.94 +Test::Fatal = 0 +