foo
Stevan Little [Mon, 27 Nov 2006 16:43:52 +0000 (16:43 +0000)]
Build.PL

index e754d22..8fdd7d8 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.36',
+        'Class::MOP'         => '0.37_002',
         'Sub::Name'          => '0.02',
         'Sub::Exporter'      => '0.954',
         'Sub::Install'       => '0.92',