X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/16f38a484e8e2cfd277980d92bb063320a1e2218..503c034a5d0b5d063c846fbf464a9669fda4e1d5:/tools/mkcharinfo diff --git a/tools/mkcharinfo b/tools/mkcharinfo index 6f58eff..df5b595 100755 --- a/tools/mkcharinfo +++ b/tools/mkcharinfo @@ -1,6 +1,5 @@ #!/usr/bin/env perl -use 5.010; -use strict; +use 5.014; use warnings; use utf8; no if $] >= 5.018, warnings => 'experimental::smartmatch';