Bumping version to 0.14
[p5sagit/Devel-GlobalDestruction.git] / Makefile.PL
index 4efd997..c96b972 100644 (file)
@@ -3,6 +3,7 @@ use warnings FATAL => 'all';
 use 5.006;
 use lib 'inc';
 use ExtUtils::HasCompiler qw(can_compile_loadable_object);
+use ExtUtils::MakeMaker;
 
 my %META = (
   name => 'Devel-GlobalDestruction',
@@ -10,7 +11,6 @@ my %META = (
   prereqs => {
     configure => { requires => {
       'ExtUtils::MakeMaker'   => 0,
-      'ExtUtils::CBuilder'    => 0.27,
     } },
     runtime => {
       requires => {