I had not -- because I had no idea such a thing was possible. (So many Perl tricks to learn!) In fact, I still don't know how to find out more about this, because it's impossible to search Perl docs for a "@" and home in on a specific meaning. :-) What's the name of that @{ } construct?
This solves my problem perfectly, and has the bonus of not further cluttering the left-hand side of an already complex substitute pattern. Thanks for the new trick!
In reply to Re^2: greedy subexpression between two nongreedy ones
by raygun
in thread greedy subexpression between two nongreedy ones
by raygun
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |