in reply to Best way to sum an array?

Also check out the Kahan summation algorithm, implemented in Math::Utils::fsum.