in reply to && and and (well, you try searching for an answer)
'and' and 'or' are lower precedence
google for "perl logical operators"
Can someone explain the difference between '&&' and 'and' and 'or' and '||'?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: && and and (well, you try searching for an answer)
by apotheon (Deacon) on Sep 03, 2006 at 07:22 UTC |
In Section
Seekers of Perl Wisdom