X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Makefile.PL;h=932e352075cfeb251b4fe76393597b60c64bbbde;hb=5bf3d4775537378e1fab2796afa571d0a0cf6bfc;hp=0b003b746bd78b7939b48c7a53ad3921a306c087;hpb=ba216aa33b80acb1d0811654f18a5c7c300bf195;p=perl%2Fmodules%2Fre-engine-Hooks.git diff --git a/Makefile.PL b/Makefile.PL index 0b003b7..932e352 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,4 +1,4 @@ -use 5.010001; +use 5.010_001; use strict; use warnings; @@ -44,7 +44,7 @@ my %META = ( }, ); -my $latest_dev_rev = 19; +my $latest_dev_rev = 23; sub is_outdated_dev_perl { my ($rev) = "$]" =~ /^5\.([0-9]{2}[13579])/; @@ -58,8 +58,8 @@ if (is_outdated_dev_perl) { print STDERR <