perl: mention breaking changes and feature removals
[sheet.git] / tools / mkcharinfo
index 8bf3d54fb62bea78a537947f7360209a7031ea34..088a1ac0dfb59f32292776e969cf88951886131b 100755 (executable)
@@ -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';