tools: require perl v5.14 in all scripts
[sheet.git] / tools / mkcountries-wikipedia
index 67916dc2698adc2fcff2041643d14085b087cc26..6b99c0b32570f130f5f00c3949b8f62c30134aa2 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env perl
-use 5.012;
+use 5.014;
 use warnings;
 
 my %cc;  # map of country code to info array