NAME

Math::BigInt::GMP - Use Math::GMP for Math::BigInt routines

SYNOPSIS

Provides support for big integer calculations via means of Math::GMP, an XS layer to the GMP c-library.

LICENSE

This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself.

AUTHOR

Tels <http://bloodgate.com/> in 2001-2002. The module Math::GMP is by Chip Turner. Thanx!

SEE ALSO

Math::BigInt, Math::BigInt::Calc, Math::GMP.