>precedence, and some fools out there actually insist
>on minimizing the number of parens in any expression
>by picking || instead of OR, etc.
Red herring.
$a = $b || $c;
Just put parens around your function calls, and a lot of
the cleverness become unneeded.
--tom
- Thoughts on maintaining perl Horsley Tom
- Re: Thoughts on maintaining perl Tom Christiansen
- Re: Thoughts on maintaining perl Chris Nandor
- Re: Thoughts on maintaining perl Tom Christiansen
- Re: Thoughts on maintaining perl Peter Scott
- RE: Thoughts on maintaining perl Horsley Tom
- Re: Thoughts on maintaining perl Tom Christiansen
- RE: Thoughts on maintaining perl Chris Nandor
- Re: Thoughts on maintaining perl Steve Lane
- Re: Thoughts on maintaining perl Ben_Tilly
- Re: Thoughts on maintaining perl Simon Cozens
- Re: Thoughts on maintaining perl Chris Nandor
