X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=77935f3e5d985aa7d545ff6f28d63a2704f7d9a6;hb=f9b21bbf51f6178c5e5e31ebf3e5afbd99240255;hp=9f79b47bf034d153425db33833b48a3b0a05c1cd;hpb=6a378fbdc3c4c5ca5b9f4de5e2ad60da912e9f97;p=gitmo%2FMooseX-Getopt.git diff --git a/dist.ini b/dist.ini index 9f79b47..77935f3 100644 --- a/dist.ini +++ b/dist.ini @@ -1,5 +1,5 @@ name = MooseX-Getopt -version = 0.31 +version = 0.33 author = Stevan Little author = Brandon L. Black author = Yuval Kogman @@ -20,13 +20,5 @@ repository_at = gitmo authority = cpan:STEVAN auto_prereq = 0 -[Prereq] -Getopt::Long = 2.37 -Getopt::Long::Descriptive = 0.081 -Moose = 0.56 - -[Prereq / TestRequires] -Test::Exception = 0.21 -Test::Warn = 0.21 -Test::More = 0.88 -Test::Requires = 0.05 +[AutoPrereq] +skip = ^(?:App|BaseApp|MooseX::ConfigFromFile|MooseX::SimpleConfig)