On Fri, Sep 12, 2008 at 02:20:44PM -0700, Michael G Schwern wrote: > Come to think of it, it's odd that SvIV's upgrade to float not to a 64 bit int > first, which can hold more. Along that same line, it's odd that integer overflows aren't trapped and that we don't automatically upgrade to Math::BigInts. ;) -J --