From: Stevan Little Date: Fri, 23 Nov 2007 22:01:03 +0000 (+0000) Subject: foo X-Git-Tag: 0_07^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Getopt.git;a=commitdiff_plain;h=a4b6dc0b8777eabd4ac8101095476bfa0e281a66 foo --- 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 => { },