Subject: | Can't locate object method "from_bytes" via package "Math::BigInt" |
Tests fail, maybe if an older Math::BigInt version (< 1.999804) is installed?
...
# Testing Steemit 0.05, Perl 5.024000, /opt/perl-5.24.0/bin/perl
Can't locate object method "to_bytes" via package "Math::BigInt" at /home/cpansand/.cpan/build/2018022509/perlSteemit-Steemit-WsClient-0.05-2/blib/lib/Steemit/Base58.pm line 71.
# Looks like your test exited with 255 just after 1.
t/01-keys.t ..........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/5 subtests
...
Module Need Have
-------------------------- ---- ----------
Math::BigInt 0 1.999726
...