Help for this page
use experimental 'smartmatch'; use POSIX 'locale_h'; use locale ':ctype'; ... $_ = "x"; utf8::upgrade($_); /x(y|z)?/;
&& UTF8_IS_ABOVE_LATIN1(nextchr)