X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FCPANPLUS-Dist-Gentoo.git;a=blobdiff_plain;f=Makefile.PL;h=1803ce36606c61d258fbc4ca0447ad59cd33d1e2;hp=f57eafadfc931cdf19d8f60856e7160706171fdd;hb=2caf642de83deea3a8044d9c3876391f50cf187f;hpb=a631ba02aecb81e70e9c60d6d37ce554c7f707c2 diff --git a/Makefile.PL b/Makefile.PL index f57eafa..1803ce3 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -37,6 +37,7 @@ WriteMakefile( 'File::Path' => 0, 'File::Spec' => 0, 'IPC::Cmd' => 0, + 'base' => 0, }, MIN_PERL_VERSION => 5.006, META_MERGE => \%META,