'and' and 'or' are lower precedence
google for "perl logical operators"
Can someone explain the difference between '&&' and 'and' and 'or' and '||'?
In reply to Re: && and and (well, you try searching for an answer)
by traveler
in thread && and and (well, you try searching for an answer)
by Melly
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |