Changes for version 0.40
- Define mp_bitcnt_t to unsigned long int in GMPz.xs if version is less than 5.0.0
- Add autocorrelation and autocorrelation_20000 (neither of which is documented or exported)
- No longer define USE_64_BIT_INT if ivtype is 'long'.
- Rename USE_64_BIT_INT #define to MATH_GMPZ_NEED_LONG_LONG_INT
Modules
- Math::GMPz - perl interface to the GMP library's integer (mpz) functions.
Provides
- Math::GMPz::Random in Random/Random.pm
- Math::GMPz::V in V/V.pm

