in reply to
Regex to replace consecutive tokens
Yeah, I know it's not a regex answer, but you could put
Text::CSV
to use if grokking regex's carries less weight than getting the job done.
Just a thought ...
A user level that continues to overstate my experience :-))
Comment on
Re: Regex to replace consecutive tokens
In Section
Seekers of Perl Wisdom