X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Makefile.PL;h=60dacbeb5efec056435cac763eee8886b15d951f;hb=233147449496f136732d87cac0ce8cd0df483082;hp=d482e44ffa7c53e1759f7fdcff663746da214040;hpb=b47fa43cec4edf2bbec5454fe9a8738e1084f9bd;p=perl%2Fmodules%2FScope-Upper.git diff --git a/Makefile.PL b/Makefile.PL index d482e44..60dacbe 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,3 +1,5 @@ +use 5.006; + use strict; use warnings; use ExtUtils::MakeMaker;