[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Math::BigInt dislikes undefined values



Well that was not intended to be a formal patch.
I am conducting some more tests as to what it might be.
So far calling it directly returns 0 so I am not able to replicate the
problem on the cmd line yet:

perl -MMath::BigInt -e'print Math::BigInt->is_zero()'

I tried a few combinations of things in the above command.

Cheers Turtle