Hi Steven, On Sat, 18 May 2019 16:06:16 +0200 Steven Mestdagh <[email protected]> wrote:
> perl interface to the GMP library's integer (mpz) functions.
>
> comments/ok?
It works fine on amd64 and macppc.
One small nit though (shared with Math::GMPf), can you please add
these lines so most of the tests run?
TEST_DEPENDS = math/p5-Math-BigInt-GMP \
math/p5-Math-GMPf
MAKE_ENV += TEST_POD=Yes
OK cwen@ anyway
