Subject: | Can't locate object method "as_bytes" via package "Math::BigInt" |
On some of my smokers (probably with older Math::BigInt) some tests fail:
...
Can't locate object method "from_bytes" via package "Math::BigInt" at /home/cpansand/.cpan/build/2018112018/Bitcoin-Crypto-0.01-0/blib/lib/Bitcoin/Crypto/Base58.pm line 32.
# Looks like your test exited with 255 just after 1.
t/Base58.t ......
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 5/6 subtests
... (etc) ...