X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=94abdf540dae587ec8146612eac39aad4b53dfe0;hb=7d634446ce2bc72bafb0dd56d016889b98a9314f;hp=77935f3e5d985aa7d545ff6f28d63a2704f7d9a6;hpb=d08ef824ff9b41efb8fbbc09fe6af178ef83080b;p=gitmo%2FMooseX-Getopt.git diff --git a/dist.ini b/dist.ini index 77935f3..94abdf5 100644 --- a/dist.ini +++ b/dist.ini @@ -20,5 +20,13 @@ repository_at = gitmo authority = cpan:STEVAN auto_prereq = 0 -[AutoPrereq] -skip = ^(?:App|BaseApp|MooseX::ConfigFromFile|MooseX::SimpleConfig) +[Prereq] +Getopt::Long = 2.37 +Getopt::Long::Descriptive = 0.081 +Moose = 0.56 + +[Prereq / TestRequires] +Test::Fatal = 0.003 +Test::Warn = 0.21 +Test::More = 0.88 +Test::Requires = 0.05