Dave Rolsky schreef:
> This fails on both 5.00503 and 5.6.1.

Probably because Math::BigInt lacks an as_hex() method in those
versions. And the TAI64 string value needs this method.

I can't think of a good solution for this. I will at least add a
Math::BigInt prereq to MakeFile.PL, but if I include the latest version
(1.64), it won't build because of the missing file; if I leave out the
latest version, people with v1.64 installed will be annoyed...

And all that won't help the 5.00503 users, who can't install the new
Math::Bigints.

Eugene

Reply via email to