|
|
| Keep It Simple, Stupid | |
| PerlMonks |
Re(3): Password Authenticationby yakko (Friar) |
| on Mar 14, 2001 at 04:36 UTC ( #64289=note: print w/ replies, xml ) | Need Help?? |
|
In this case, && has lower precedence than eq, so parens aren't required... but I'd always use parens just to make it clear in code that that's the precedence I wanted. --
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||