in reply to Re^17: Reusing a complex regexp in multiple spots, escaping the regexp
in thread Reusing a complex regexp in multiple spots, escaping the regexp
Honestly, when injecting code evaluation into a variable interpolation, I'm not surprised to get inconsistent side effects.
It would be of bigger concern if it also happened with more "official" means like (?{...}) or (??{...})
Cheers Rolf
(addicted to the Perl Programming Language :)
see Wikisyntax for the Monastery
°) how popular are Perl builds without thread support?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^19: Reusing a complex regexp in multiple spots, escaping the regexp
by dave_the_m (Monsignor) on Apr 17, 2026 at 15:29 UTC | |
by LanX (Saint) on Apr 17, 2026 at 17:07 UTC |