in reply to
Useful Uses of regex code expressions?
Well, dealing with nested parens is one example (already in
perlre
) that you might expand on.
Comment on
Re: Useful Uses of regex code expressions?
In Section
Meditations