X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Build.PL;h=1d91063f0833ac8aadb5163af1291ea7f94c1a4b;hb=ce40dc48d9f74c22e14d9102966031ec4c2ee8af;hp=a2094d2e61b2bf86949fe942f2bc75e17341bf37;hpb=0f8232b66e0f72e35099ce203962a4efc23838cf;p=gitmo%2FMooseX-Getopt.git diff --git a/Build.PL b/Build.PL index a2094d2..1d91063 100644 --- a/Build.PL +++ b/Build.PL @@ -7,7 +7,7 @@ my $build = Module::Build->new( license => 'perl', requires => { 'Moose' => '0.19', - 'Getopt::Long' => '2.35', + 'Getopt::Long' => '2.34', }, optional => { },