X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/71ebec1cf2c6050f2b92f4b46bc1f59b45414fb7..HEAD:/tools/mkcharver diff --git a/tools/mkcharver b/tools/mkcharver index f8fc3e8..435744d 100755 --- a/tools/mkcharver +++ b/tools/mkcharver @@ -1,5 +1,5 @@ #!/usr/bin/env perl -use 5.012; +use 5.014; use warnings; use utf8;