PPIx-Regexp
view release on metacpan or search on metacpan
lib/PPIx/Regexp/Constant.pm view on Meta::CPAN
285286287288289290291292293294295296297298299300301302303304#
# Currently NAME is restricted to simple identifiers only. In
# other words, it must match "/^[_A-Za-z][_A-Za-z0-9]*\z/" or
# its Unicode extension (see utf8), though it isn't extended by
# the locale (see perllocale).
1;
__END__
( run in 0.573 second using v1.01-cache-2.11-cpan-94b05bcf43c )