X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/5ea795d4f04b3fd605c4dfcf547e1969f1eb39be..ee5b8a7f10f8dfebfed4948b33f45c4d9cbfe068:/tools/mkcharinfo diff --git a/tools/mkcharinfo b/tools/mkcharinfo index 8bf3d54..088a1ac 100755 --- a/tools/mkcharinfo +++ b/tools/mkcharinfo @@ -2,7 +2,6 @@ use 5.014; use warnings; use utf8; -no if $] >= 5.018, warnings => 'experimental::smartmatch'; use lib '.'; use open OUT => ':encoding(utf-8)', ':std';