]> git.vpit.fr Git - perl/modules/Scope-Upper.git/blobdiff - Makefile.PL
base.pm is also a dependency
[perl/modules/Scope-Upper.git] / Makefile.PL
index 60dacbeb5efec056435cac763eee8886b15d951f..c5f16bd35da293f631bb6d43cb479b2cccacc111 100644 (file)
@@ -42,6 +42,7 @@ WriteMakefile(
     PREREQ_PM        => {
         'Exporter' => 0,
         'XSLoader' => 0,
+        'base'     => 0,
     },
     MIN_PERL_VERSION => 5.006,
     META_MERGE       => \%META,