Use the GMP library for Math::BigInt routines
Provides support for big integer calculations by means of the GMP library, as a replacement (drop-in) module for Math::BigInt's core, Math::BigInt::Calc.pm. Math::BigInt::GMP does not use Math::GMP, but provides its own XS layer to access the GMP library. This cuts out another (perl subroutine) layer and also reduces the memory footprint by not loading Math::GMP and Carp at all.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.6010-1.fc36 | - |
Fedora 35 | 1.6008-2.fc35 | - |
Fedora 34 | 1.6007-5.fc34 | - |
EPEL 9 | 1.6007-1.el9 | - |
EPEL 8 | 1.6004-5.el8 | - |
EPEL 7 | 1.37-3.el7 | - |
You can contact the maintainers of this package via email at
perl-Math-BigInt-GMP dash maintainers at fedoraproject dot org
.