in reply to Re: Is there any way to put regex modifiers into a variable?
in thread Is there any way to put regex modifiers into a variable?
Yes! Thank you! That is the slap upside the head that I needed.
With regards to the /o modifier, see the Perlop man page, Regexp Quote-Like Operators.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Is there any way to put regex modifiers into a variable?
by haukex (Archbishop) on Mar 12, 2018 at 12:36 UTC |