X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=57e866902215dfa5805ef9be5f4fec0e4873e179;hb=c8a39fc4c1fd5da3a1262cee50e9fe65dc30d221;hp=69d48106f043043ec1bf6e11763312d1eb901bf5;hpb=01265e2a46aee790b0616f8ba64df57817daafd6;p=gitmo%2FMooseX-StrictConstructor.git diff --git a/dist.ini b/dist.ini index 69d4810..57e8669 100644 --- a/dist.ini +++ b/dist.ini @@ -1,6 +1,8 @@ name = MooseX-StrictConstructor author = Dave Rolsky -copyright_year = 2010 +license = Artistic_2_0 +copyright_holder = Dave Rolsky +copyright_year = 2010 version = 0.12 @@ -29,7 +31,7 @@ repository.type = git [CheckChangeLog] [Prereqs] -Moose = 1.9900 +Moose = 0.94 [Prereqs / TestRequires] Test::Fatal = 0