Description
Big integer calculations can use the GMP backend for better performance in Perl. Developers install this library when Math::BigInt workloads need faster arbitrary-precision arithmetic. It is a backend dependency and is used automatically by code configured to use Math::BigInt::GMP.