X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/f317466f02efc2e41de372d9bfd4114ff9a7cd72..4be0e7c771b2e92b478487c9c7003747f84642d8:/tools/mkcountries-geonames?ds=sidebyside diff --git a/tools/mkcountries-geonames b/tools/mkcountries-geonames index ddc963c..209653e 100755 --- a/tools/mkcountries-geonames +++ b/tools/mkcountries-geonames @@ -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