X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FVariable-Magic.git;a=blobdiff_plain;f=Makefile.PL;h=323e83d94bb2c919578309ef457ed20f1a047186;hp=97be25760df2544e59e0f49f8e0175a6c1a1f09b;hb=793021c758e4aeae81f44266e66702df496b9c59;hpb=3b3cd1c3a8f372f441f38bddbd09fee34919b391 diff --git a/Makefile.PL b/Makefile.PL index 97be257..323e83d 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -75,6 +75,7 @@ my %BUILD_REQUIRES = ( 'Config' => 0, 'ExtUtils::MakeMaker' => 0, 'Test::More' => 0, + 'lib' => 0, %PREREQ_PM, );