]> git.vpit.fr Git - perl/modules/CPANPLUS-Dist-Gentoo.git/blobdiff - Makefile.PL
base.pm is also a dependency
[perl/modules/CPANPLUS-Dist-Gentoo.git] / Makefile.PL
index f57eafadfc931cdf19d8f60856e7160706171fdd..1803ce36606c61d258fbc4ca0447ad59cd33d1e2 100644 (file)
@@ -37,6 +37,7 @@ WriteMakefile(
         'File::Path'  => 0,
         'File::Spec'  => 0,
         'IPC::Cmd'    => 0,
+        'base'        => 0,
     },
     MIN_PERL_VERSION => 5.006,
     META_MERGE       => \%META,