if ($bool) { print "It's true\n"; } else { print "It's false\n"; }
...roboticus
When your only tool is a hammer, all problems look like your thumb.
In reply to Re^3: Evaluate arbitrary boolean expressions
by roboticus
in thread Evaluate arbitrary boolean expressions
by gauss76
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |