X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FSub-Prototype-Util.git;a=blobdiff_plain;f=Makefile.PL;h=6958e5b678124ddd83706b0cacec55feb432aed4;hp=0874b2c94787f6faab15a1e26f2653cd0eb68eb8;hb=cdcb726f9c5b8e0414ea40052350331c72c637c8;hpb=5e934b02978f8e2a411e8aba352fc6465c0e3aba diff --git a/Makefile.PL b/Makefile.PL index 0874b2c..6958e5b 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,3 +1,5 @@ +use 5.006; + use strict; use warnings; use ExtUtils::MakeMaker;