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

Changes for version 3.35

  • In Makefile.PL define -DNV_IS_DOUBLE if appropriate (for use in math_mpfr_include.h as part of fix for __float128 handling in nvtype=double DEBUGGING builds of perl).
  • Tighten the conditions under which _win32_infnanstring() is called. (Now called only if OS is MS Windows && $] < 5.022.)
  • Add Rmpfr_round_nearest_away()
  • Move POD from MPFR.pm to MPFR.pod

Modules

perl interface to the MPFR (floating point) library.

Provides

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