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

Changes for version 1.999814 - 2018-10-01

  • Add to_base() and from_base() to Math::BigInt and corresponding library methods _to_base() and _from_base() to Math::BigInt::Lib. This was inspired by CPAN RT #122681.
  • Fix Makefile.PL to reflect that Test::More is only needed for testing, not for building.
  • In the documentation for each of the to_(bin|hex|oct|bytes) methods, add a reference to the corresponding from_(bin|hex|oct|bytes) method.

Modules

Arbitrary size floating point math package
Arbitrary size integer/float math package
Pure Perl module to support Math::BigInt
Emulate low-level math with BigInt code
virtual parent class for Math::BigInt libraries

Provides

in lib/Math/BigInt/CalcEmu.pm