[pcre-dev] [Bug 2641] test pattern delimiters

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 2641] test pattern delimiters
https://bugs.exim.org/show_bug.cgi?id=2641

--- Comment #2 from Hugo van der Sanden <hv@???> ---
> your suggested ! gives an error, as do all the others


Ah of course, they'd need to be m!...! rather than just !...!. Changing the
code to do C< eval "\$_ =~ m${pattern}" > would be an easy way to get round
that.

Hugo

--
You are receiving this mail because:
You are on the CC list for the bug.