adding in the Y combinator stuff
[gitmo/Moose-Autobox.git] / Build.PL
index 2b699cb..286ec1f 100644 (file)
--- a/Build.PL
+++ b/Build.PL
@@ -7,7 +7,7 @@ my $build = Module::Build->new(
     license => 'perl',
     requires => {
         'autobox'         => '1.03',
-        'Moose'           => '0.09_02',
+        'Moose'           => '0.11',
         'Perl6::Junction' => '1.10',
     },
     optional => {