"Easy to write, hard to read". Perl's influence on Regex shows. Which is fine in most cases.
I always wonder what regexes would look like if they were derived from Python instead.
I always wonder what regexes would look like if they were derived from Python instead.
It is true that Perl reformed the syntax in important ways (to the better, if you ask me), and later on extended it a lot, but it's certainly not a Perl invention.