* Eric Wilhelm <[EMAIL PROTECTED]> [2005-03-01 04:25]: > $perl -le 'use bigint; $x = 1/0; print 1/$x' > 0
Oh la la. Are you *really* sure you want to do that? Think about 1/(1/0) == 2/(1/0). You really don't want to actually operate on infinities. Regards, -- Aristotle "If you can't laugh at yourself, you don't take life seriously enough."