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