Changes for version 0.27

  • Add Rmpq_fprintf, Rmpq_sprintf and Rmpq_sprintf_ret.
  • Change Rmpq_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
  • Change Rmpq_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 rational (mpq) functions.