foo
[gitmo/Moose.git] / Build.PL
index d47c50e..e754d22 100644 (file)
--- a/Build.PL
+++ b/Build.PL
@@ -11,7 +11,7 @@ my $build = Module::Build->new(
     requires => {
         'Scalar::Util'       => $win32 ? '1.17' : '1.18',
         'Carp'               => '0',
-        'Class::MOP'         => '0.35',
+        'Class::MOP'         => '0.36',
         'Sub::Name'          => '0.02',
         'Sub::Exporter'      => '0.954',
         'Sub::Install'       => '0.92',