On Thu, Aug 01, 2002 at 06:17:11PM -0400, Uri Guttman wrote:
> do these instead:
> 
>       $bool += 0 ;
>       ($x == $y) + 0

or even

        $x == $y || 0

-- 
Never do today what you can put off till tomorrow.

Reply via email to