X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Makefile.PL;h=f25d9e76a9910512d45017f3c5f197e86e988a3f;hb=766132c89340afed6319693003a7e83547c01e64;hp=710fb1ea0e43cb03fc952460552b9c1bcfc76e04;hpb=06cb3f3506161a118dc440264dcabcd612b9432c;p=perl%2Fmodules%2FLexical-Types.git diff --git a/Makefile.PL b/Makefile.PL index 710fb1e..f25d9e7 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -13,6 +13,7 @@ my %META = ( build_requires => { 'ExtUtils::MakeMaker' => 0, 'Test::More' => 0, + 'constant' => 0, }, resources => { bugtracker => "http://rt.cpan.org/NoAuth/ReportBug.html?Queue=$dist",