|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
Re: Precompiling qr/.../o questionby hardburn (Abbot) |
| on Apr 02, 2008 at 13:36 UTC ( #677951=note: print w/ replies, xml ) | Need Help?? |
|
The /o option is for use on the actual match or substitution. It's redundant on qr//. Actually, now that we have qr//, there's almost never a need to use /o, since /o can lead to confusing results in some cases. "There is no shame in being self-taught, only in not trying to learn in the first place." -- Atrus, Myst: The Book of D'ni.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||