| Name: | perl-Math-BigInt-GMP |
|---|---|
| Version: | 1.6004 |
| Release: | 5.el8 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 99247 |
| License: | GPL+ or Artistic |
| RPM: | perl-Math-BigInt-GMP-1.6004-5.el8.aarch64.rpm |
| Source RPM: | perl-Math-BigInt-GMP-1.6004-5.el8.src.rpm |
| Build Date: | Wed Dec 11 2019 |
| Build Host: | ca-arm-jenkins-builder-01 |
| Vendor: | Oracle America |
| URL: | http://search.cpan.org/dist/Math-BigInt-GMP/ |
| Summary: | Use the GMP library for Math::BigInt routines |
| Description: | 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. |