[This feature stabilizes in Perl v5.32]
Perl v5.28 adds more-readable, alternate spelled-out forms for some of its regular expression extended patterns. Then, to make those slightly less readable, there are very short initialisms for those. Although these might seem superfluous now, the ability to define new syntax without relying on the limited number of ASCII symbols.
Continue reading “Use alpha assertions for more understandable regexes”