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.62 - 2021-10-03

  • Add support for multiple options in import(), so that one can use, e.g.,
    • use bignum accuracy => 20, lib => "GMP";
  • Make sure the bigrat pragma always returns Math::BigRat objects.
  • Make the "trace" option work as indended, or at least according to what I believe is the intention.
  • Improve documentation. Fix typos, improve wording, add more examples etc.

Modules

transparent big integer support for Perl
transparent big number support for Perl
transparent big rational number support for Perl

Provides

in lib/Math/BigFloat/Trace.pm
in lib/Math/BigInt/Trace.pm
in lib/Math/BigRat/Trace.pm