X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLexical-Types.git;a=blobdiff_plain;f=Makefile.PL;h=49d5e083598dd11700970374054fb863f2fd56d0;hp=5f3b5231ce2a132b3d91b6ab0c253c1aa7837697;hb=7997b29cd623bd852368e9d799af8f80453f7741;hpb=e39e96584ff9243cc837361028c4c4fe31c7e3d8 diff --git a/Makefile.PL b/Makefile.PL index 5f3b523..49d5e08 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -58,6 +58,7 @@ my %BUILD_REQUIRES = ( 'ExtUtils::MakeMaker' => 0, 'Test::More' => 0, 'constant' => 0, + 'lib' => 0, %PREREQ_PM, );