X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=b9d2550322c306b9214f8ead8b70f0619a1cf6b6;hb=b906290047f1dc53e3f2b020cf1635efa4bfef9c;hp=4a03859f78abb2ba428a529653470122a328f6c2;hpb=9d0505a2ded91ca3a0d4d19fcabf72321d072692;p=gitmo%2FMooseX-Getopt.git diff --git a/dist.ini b/dist.ini index 4a03859..b9d2550 100644 --- a/dist.ini +++ b/dist.ini @@ -1,5 +1,5 @@ name = MooseX-Getopt -version = 0.36 +version = 0.41 author = Stevan Little author = Brandon L. Black author = Yuval Kogman @@ -25,9 +25,11 @@ auto_prereq = 0 Getopt::Long = 2.37 Getopt::Long::Descriptive = 0.081 Moose = 0.56 +MooseX::Role::Parameterized = 0 [Prereqs / TestRequires] Test::Fatal = 0.003 Test::Warn = 0.21 Test::More = 0.88 Test::Requires = 0.05 +Test::Trap = 0