Re: saving matching pattern with flip-flop operator
by
choroba
on
Jun 23, 2011 at 10:39 UTC
(
replies
)
http://www.perlmonks.org?node_id=911048
in reply to
saving matching pattern with flip-flop operator
Do you really want to use binary OR in the
next if
condition?
In Section
Seekers of Perl Wisdom