Forums.ATC.no
Teknisk => Generelt teknisk => Emne startet av: ATC på 27. ſeptember 2008, 18:24 pm
-
When using the Math::BigInt module, several of the methods mentioned in the documentation do not appear to exist.
-
You are most likely using an older version of the module, which supports only a small subset of the methods supported by more recent versions.
Update your Math::BigInt module to the current version, using the following command:
perl -MCPAN -e 'install Math::BigInt'