X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=2a532803f0951f3870c9dace62f6b787a016f802;hb=24e655d9ffd80403a4efd6395c97edda92566895;hp=601337d85d6cc322bbef65f34ffcfcb1e6242613;hpb=669588e263ff229c94d602596f23cc91deefed75;p=gitmo%2FMooseX-Getopt.git diff --git a/dist.ini b/dist.ini index 601337d..2a53280 100644 --- a/dist.ini +++ b/dist.ini @@ -17,3 +17,13 @@ copyright_holder = Infinity Interactive, Inc dist = MooseX-Getopt repository_at = github 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::More = 0.88