De-tabardize
[p5sagit/Devel-GlobalDestruction.git] / Makefile.PL
index 646fbab..34baa98 100644 (file)
@@ -14,7 +14,6 @@ WriteMakefile(
     MIN_PERL_VERSION => '5.006000',
     PREREQ_PM        => {
         'Sub::Exporter' => 0,
-        'Scope::Guard'  => 0,
     },
     (defined ${^GLOBAL_PHASE} ? (XS => {}, C => []) : ()),
 );