X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Makefile.PL;h=f76dda4b2e08f085026b7a324d88e9d0a26d2f70;hb=refs%2Ftags%2Fv0.07_01;hp=f2871215e36016a0f3030c1ffdbb2063ea354f8d;hpb=14f66d40970bef63105be046a109c1a32859a8a0;p=perl%2Fmodules%2FVariable-Magic.git diff --git a/Makefile.PL b/Makefile.PL index f287121..f76dda4 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,3 +1,5 @@ +use 5.007003; + use strict; use warnings; use ExtUtils::MakeMaker;