preserving call context
[gitmo/Class-MOP.git] / Build.PL
index 65d3e29..93daac5 100644 (file)
--- a/Build.PL
+++ b/Build.PL
@@ -9,10 +9,7 @@ my $build = Module::Build->new(
         'Scalar::Util' => '1.18',
         'Sub::Name'    => '0.02',
         'Carp'         => '0.01',
-        'B'            => '1.09',
-        'B::Deparse'   => '0.70',
-        'Clone'        => '0.18',
-        'SUPER'        => '1.11',
+        'B'            => '0',
     },
     optional => {
     },