> And also Math::Fortran (which has only log10() and sign()). So that brings the list to:
Math::Complex POSIX Math::Libm Math::Fortran It sounds like another module is just ridiculous then. Perhaps a quick patch to the perldocs on the log function suggesting that you get log10 from either Math::Complex or POSIX as they are in the core? -J
