in reply to
Re: regex basics
in thread
regex basics
I think you're correct - the ascii art lines (;;;) SHOULD evaluate to TRUE using ($_ !~ /;\s+/). But the art is NOT present in the output (with the latest posted code)
Comment on
Re^2: regex basics
In Section
Seekers of Perl Wisdom