X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FCPANPLUS-Dist-Gentoo.git;a=blobdiff_plain;f=Makefile.PL;h=2aa77dd41bf51deb5660f7dd0f3cd9cc4c2c5f4f;hp=ebf53b2a5f1db7a85d364826d37b31fa38f99e3f;hb=00e09b5e966914ebedb5c08927cf5a66af177171;hpb=0d54c05d27e53e16bc97eb47d63f11fc85e34f74 diff --git a/Makefile.PL b/Makefile.PL index ebf53b2..2aa77dd 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -21,6 +21,7 @@ my %PREREQ_PM = ( 'File::Spec' => 0, 'IPC::Cmd' => 0, 'Parse::CPAN::Meta' => 0, + 'Scalar::Util' => 0, 'base' => 0, );