X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=0e603e501116836efebe29b4cfbc5c1827429dd9;hb=4241af71f3ad8ea0b8e8ca23e546026c58c9d7da;hp=f96d0bf6d81f12609e7935dd4acdd3735a347b81;hpb=14eb570baf70e5f962acb908fc04a703e7240a10;p=gitmo%2FMooseX-ClassAttribute.git diff --git a/dist.ini b/dist.ini index f96d0bf..0e603e5 100644 --- a/dist.ini +++ b/dist.ini @@ -1,8 +1,10 @@ name = MooseX-ClassAttribute author = Dave Rolsky -copyright_year = 2010 +license = Artistic_2_0 +copyright_holder = Dave Rolsky +copyright_year = 2011 -version = 0.15 +version = 0.22 [@Basic] @@ -20,7 +22,7 @@ repository.type = git [PkgVersion] -[KwaliteeTests] +[PodSyntaxTests] [NoTabsTests] [EOLTests] [Signature] @@ -28,11 +30,21 @@ repository.type = git [CheckChangeLog] [Prereqs] -Moose = 0.98 -namespace::autoclean = 0 +Moose = 1.15 +namespace::autoclean = 0.11 +namespace::clean = 0.20 [Prereqs / TestRequires] -Test::More = 0.88 -Scalar::Util = 0 +Test::Fatal = 0 +Test::More = 0.88 +Test::Requires = 0.05 +Scalar::Util = 0 +Test::More = 0.88 +Test::Exception = 0 +Scalar::Util = 0 +Test::Requires = 0.05 +Test::Deep = 0 +Test::NoWarnings = 0 +MooseX::Strict::Role = 0 [@Git]