in reply to Re: Perl Matching
in thread Perl Matching
Check whether a string optionally contains characters that are not a quotation mark, then a required single quotation mark, and then, optionally, only characters that are not a quotation mark
But yes, Corion's answer should get you on the right track.
|
|---|