Math::GMPz is a bignum module utilising the GNU MP (GMP) library. Basically this module simply wraps all of the mpz integer functions provided by that library. See the Math::GMPz test suite for some examples of usage.