in reply to Re: [regex] matching Perl quoted strings
in thread [regex] matching Perl quoted strings
The Regexp::Common::balanced module should be applicable here.Uhm, no. Perl allows delimiters to be escaped, while Regexp::Common::balanced doesn't consider escapes. (But as of now, it's on the TODO list).
Abigail
|
|---|