]> git.vpit.fr Git - perl/modules/CPANPLUS-Dist-Gentoo.git/commitdiff
base.pm is also a dependency
authorVincent Pit <vince@profvince.com>
Sun, 16 Aug 2009 16:07:54 +0000 (18:07 +0200)
committerVincent Pit <vince@profvince.com>
Sun, 16 Aug 2009 16:07:54 +0000 (18:07 +0200)
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,