start of 0.03
[gitmo/MooseX-Getopt.git] / Build.PL
index df1d611..a2094d2 100644 (file)
--- a/Build.PL
+++ b/Build.PL
@@ -7,7 +7,7 @@ my $build = Module::Build->new(
     license => 'perl',
     requires => {   
         'Moose'        => '0.19',
-        'Getopt::Long' => '2.36',
+        'Getopt::Long' => '2.35',
     },
     optional => {
     },