The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.47

  • Add "use warnings;" to GMPq.pm.
  • Refactor IV/UV/NV/PV handling inside overload subs.
  • Fix bug in overload_equiv. (A cast to 'long double' needed to become a cast to '__float128'.
  • Add Rmpq_get_NV function.
  • Fix Rmpq_set_NV for doubledouble NVs.
  • Add '0+' overloading.

Modules

perl interface to the GMP library's rational (mpq) functions.

Provides

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