in reply to
Re: Record Separator affecting Regex
in thread
Record Separator affecting Regex
You're absolutely right -- the
/m
modifier was *exactly* what I needed, and yes, I do have multi-line commands, like create table statements and such. Thanks!
Comment on
Re: Re: Record Separator affecting Regex
Download
Code
In Section
Seekers of Perl Wisdom