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'