search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
6 lines
263 B
Plaintext
6 lines
263 B
Plaintext
Math::GMPz is a bignum module utilising the GNU MP (GMP) library. Basically this
|
|
module simply wraps all of the mpz integer functions provided by that library.
|
|
See the Math::GMPz test suite for some examples of usage.
|
|
|
|
WWW: https://metacpan.org/release/Math-GMPz
|