in reply to Re^2: Regex stored in a scalar
in thread Regex stored in a scalar
or many other delimiter pairs. I really wanted to get that point out of the way quickly to get to the real thing about the substitution not being a regex, so that I was a bit negligent in the way I wrote that first part.if (m{pattern}) { # ...
You're absolutely right, the first part of my comment stood for correction.
|
|---|