Skip to main content


Perl interface to the GMP floating point functions

Changes for 0.52

  • Division-by-zero now croaks, rather than die in silence.
  • Simplify overloading of '++' and '--'.
  • Avoid monitoring PL_markstack_ptr in GMPf.xs and Random/Random.xs