On 7/28/06, Jeremy Kister <[EMAIL PROTECTED]> wrote:

how do you use \Q when you want to anchor the regex with a
dollar sign?

I think you're looking for \E, which "ends" the section of the string
quoted via \Q. Hope this helps!

--Tom Phoenix
Stonehenge Perl Training

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to