The great Class::MOP::Instance refactoring
[gitmo/Class-MOP.git] / Build.PL
index b46a5ac..3a32dab 100644 (file)
--- a/Build.PL
+++ b/Build.PL
@@ -10,10 +10,8 @@ my $build = Module::Build->new(
         'Sub::Name'    => '0.02',
         'Carp'         => '0.01',
         'B'            => '0',
-        'SUPER'        => '1.11',
-    },
-    optional => {
     },
+    optional => {},
     build_requires => {
         'Test::More'      => '0.47',
         'Test::Exception' => '0.21',