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

Changes for version 0.27

  • Remove (the need for) INLINE.h.
  • Change Rmpf_sprintf to return the number of characters written.
  • Add __GNU_MP_VERSION, __GNU_MP_VERSION_MINOR, __GNU_MP_VERSION_PATCHLEVEL, __GMP_CC and __GMP_CFLAGS
  • Fix overload_copy sub so that the copy preserves the precision of the original.
  • Change Rmpf_printf() so that, like its fprintf and sprintf counterparts, it formats only one variable at a time.

Modules

perl interface to the GMP library's floating point (mpf) functions.