http://qs321.pair.com?node_id=24692


in reply to Re: how can I combine these expressions?
in thread how can I combine these expressions?

Plaid--

Stellar. That's exactly what I needed. Many thanks.

(Note on some of the replies above: Simple alternation with '|' doesn't work because it includes the braces in the selected part of the regex. Given %{FOO}, we should interpolate $env->{'FOO'}, not $env->{'{FOO}'}.)
  • Comment on RE: Re: how can I combine these expressions?