in reply to
Re: Avoiding multiple *if* statements
in thread
Avoiding multiple *if* statements
True. I guess I'm just so used to escaping them in an interpolated string. I'm not using the qr operator in the interest of compatibility -- that was a conscious decision.
Comment on
Re^2: Avoiding multiple *if* statements
Replies are listed 'Best First'.
Re^3: Avoiding multiple *if* statements
by
Anonymous Monk
on Jul 07, 2008 at 05:14 UTC
Just as a matter of curiosity — compatibility with what? The
qr{ }
operator has been around for a long time, now.
[reply]
[d/l]
In Section
Seekers of Perl Wisdom