MANIFEST, Policy POD changes, other misc stuff
[gitmo/Moose-Policy.git] / Build.PL
index fbc4aec..d610f08 100644 (file)
--- a/Build.PL
+++ b/Build.PL
@@ -6,7 +6,7 @@ my $build = Module::Build->new(
     module_name => 'Moose::Policy',
     license => 'perl',
     requires => {
-        'Moose' => '0',
+        'Moose' => '0.11',
     },
     optional => {
     },