X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=3ab0c74a460845c10640d1ca49938763efb34ebf;hb=2305f0032261fdaf4c8c94c7ce724cbdc662c4d7;hp=6015a1ffc9199434d915cfba3b84ccb68292d095;hpb=84f85ea4261f96ab86bde19610658bba98588500;p=gitmo%2FMooseX-Getopt.git diff --git a/Makefile.PL b/Makefile.PL index 6015a1f..3ab0c74 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -5,7 +5,7 @@ license 'perl'; all_from 'lib/MooseX/Getopt.pm'; -requires 'Moose' => '0.43'; +requires 'Moose' => '0.56'; requires 'Getopt::Long' => '2.37'; # optional