X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=maps%2Fbin%2Fmapsutil.pl;h=76ff209948bce66ba69071b5d689ae5c5be358f2;hb=bd6ea31741c339e295df02884dbdb6801cda49c1;hp=054f5fbd7424762b0cd5d1a101360e7771931d0d;hpb=ae9e57b169de143d2b8a7c761c3bf7394385e0d0;p=clearscm.git diff --git a/maps/bin/mapsutil.pl b/maps/bin/mapsutil.pl index 054f5fb..76ff209 100755 --- a/maps/bin/mapsutil.pl +++ b/maps/bin/mapsutil.pl @@ -15,7 +15,7 @@ use strict; use warnings; -use 5.030; +use 5.026; # For use of the given/when (See https://perlmaven.com/switch-case-statement-in-perl5) no warnings 'experimental';