X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=201cd4d9c0f897a69d68698e41fad997b88c404c;hb=deea72238982897a1b109b53155f889854872ffe;hp=3d19b51c1c78b7290065a4fb66c12e10daf105c5;hpb=8dbdca20076b8b21e23c3235ee1655d047065e6e;p=gitmo%2FMooseX-Types-Structured.git diff --git a/dist.ini b/dist.ini index 3d19b51..201cd4d 100644 --- a/dist.ini +++ b/dist.ini @@ -1,9 +1,10 @@ name = MooseX-Types-Structured -version = 0.22 +version = 0.28 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 +