X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=77935f3e5d985aa7d545ff6f28d63a2704f7d9a6;hb=f9b21bbf51f6178c5e5e31ebf3e5afbd99240255;hp=dc0866619dd81a9eb40396c538c028df1a45adc8;hpb=2398d6282976028ab5e9ff6eb9e678781ea261b7;p=gitmo%2FMooseX-Getopt.git diff --git a/dist.ini b/dist.ini index dc08666..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,12 +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 +[AutoPrereq] +skip = ^(?:App|BaseApp|MooseX::ConfigFromFile|MooseX::SimpleConfig)