]> git.vpit.fr Git - perl/modules/CPANPLUS-Dist-Gentoo.git/blobdiff - Makefile.PL
For each CPAN dependency, search in which category we should search for the correspon...
[perl/modules/CPANPLUS-Dist-Gentoo.git] / Makefile.PL
index 7101df28361a98cd3729953516631465e5dce3dd..e0f3ad6439d05df2c1875a265d6456fbe3f1aa71 100644 (file)
@@ -32,7 +32,8 @@ WriteMakefile(
         'File::Copy'            => 0,
         'File::Path'            => 0,
         'File::Spec::Functions' => 0,
-        'IPC::Cmd'              => 0
+        'IPC::Cmd'              => 0,
+        'version'               => 0,
     },
     dist          => {
         PREOP      => 'pod2text lib/CPANPLUS/Dist/Gentoo.pm > $(DISTVNAME)/README; '