]> git.vpit.fr Git - perl/modules/CPANPLUS-Dist-Gentoo.git/blobdiff - Makefile.PL
Make the overlay and the distdir absolute. Cwd is required
[perl/modules/CPANPLUS-Dist-Gentoo.git] / Makefile.PL
index 152179acf00e3ab975be345aba4fdc2a41cda5fd..7101df28361a98cd3729953516631465e5dce3dd 100644 (file)
@@ -28,6 +28,7 @@ WriteMakefile(
     PL_FILES      => {},
     PREREQ_PM     => {
         'CPANPLUS'              => 0,
+        'Cwd'                   => 0,
         'File::Copy'            => 0,
         'File::Path'            => 0,
         'File::Spec::Functions' => 0,