in reply to
Regex problem with .+ matching newlines without /s
Because
\s
matches newlines
Comment on
Re: Regex problem with .+ matching newlines without /s
Download
Code
In Section
Seekers of Perl Wisdom