The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.41

  • Tweaks to Math::GMPf::gmp_v() and Math::GMPf::V::gmp_v()
  • Add metadata to Makefile.PL.
  • No longer define USE_64_BIT_INT if ivtype is 'long'.
  • Rename USE_64_BIT_INT #define to MATH_GMPF_NEED_LONG_LONG_INT
  • PREREQ_PM => {'Exporter' => '5.58'} to avoid test failures on pre perl-5.8.4 (Thanks Peter Acklam.)

Modules

perl interface to the GMP library's floating point (mpf) functions.

Provides

in Random/Random.pm
in V/V.pm