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