in reply to
regex matching multiple line text
Use the
/s
modifier
to match across lines
Comment on
Re: regex matching multiple line text
Download
Code
In Section
Seekers of Perl Wisdom