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 4.23

  • Fix bug in overload_spaceship() handling of NaN. If the first arg was non-nan and thesecond arg was a Math::MPFR nan object, then the spaceship operator returned 0 instead of undef. (Added a test for this to t/overload.t.)
  • Fix overload_dec() to handle DEAL_WITH_NANFLAG_BUG_OVERLOADED macro. See https://github.com/sisyphus/math-mpfr/pull/5

Modules

perl interface to the MPFR (floating point) library.

Provides

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