Skip to main content


Perl interface to the GMP rational functions

Changes for 0.54

  • Expand cross-class overloading to include +=, -=, *=, /=, and **= operations, conditionally available only when $Math::GMPq::RETYPE has been set to 1.
  • Simplify overloading of '++' and '--'.