nothing really
[gitmo/MooseX-AttributeHelpers.git] / Build.PL
index da4ff14..f595d06 100644 (file)
--- a/Build.PL
+++ b/Build.PL
@@ -6,7 +6,7 @@ my $build = Module::Build->new(
     module_name => 'MooseX::AttributeHelpers',
     license => 'perl',
     requires => {   
-        'Moose'        => '0.21',
+        'Moose' => '0.24',
     },
     optional => {
     },