[tpm] Stupid question time!

Madison Kelly linux at alteeve.com
Fri Jan 29 12:55:20 PST 2010


What is the difference between:

if (not $foo && $bar ne "") {}
if ((not $foo) && ($bar ne "")) {}

I assumed it was mainly an aesthetic/readability thing, but I realize 
that no, it's logically different. Thanks for enlightening me?

Madi


More information about the toronto-pm mailing list