X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Makefile.PL;h=7101df28361a98cd3729953516631465e5dce3dd;hb=0e620b596c87fed273e6b0564605a26bcfa4e2eb;hp=152179acf00e3ab975be345aba4fdc2a41cda5fd;hpb=4a23bf50aa5fc5a284e12e270e9b50ba792681b8;p=perl%2Fmodules%2FCPANPLUS-Dist-Gentoo.git diff --git a/Makefile.PL b/Makefile.PL index 152179a..7101df2 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -28,6 +28,7 @@ WriteMakefile( PL_FILES => {}, PREREQ_PM => { 'CPANPLUS' => 0, + 'Cwd' => 0, 'File::Copy' => 0, 'File::Path' => 0, 'File::Spec::Functions' => 0,