in reply to Re: Escaping parentheses in regexps
in thread Escaping parentheses in regexps
if ($concat !~ /other stuff\Q$string\E more other stuff/) { $concat .= " and $string"; }
Scott
Project coordinator of the Generic Model Organism Database Project
|
|---|