X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Getopt.git;a=blobdiff_plain;f=Makefile.PL;h=3ab0c74a460845c10640d1ca49938763efb34ebf;hp=6015a1ffc9199434d915cfba3b84ccb68292d095;hb=e2dcd71d32b47ac5bcf91b6b61f859164efd37e7;hpb=98efc89982b74b594d50f8ef61981d62e2294951 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