Subject: | Can't locate object method "beq" via package "Math::BigInt" |
On some of my smoker systems t/2_lookupv6.t fails like this:
...
Can't locate object method "beq" via package "Math::BigInt" at /home/cpansand/.cpan/build/2019062410/Geo-IP2Proxy-2.10-da26Rk/blib/lib/Geo/IP2Proxy.pm line 413.
t/2_lookupv6.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 3/3 subtests
...
I did not look further into the issue, but it could be that beq is only implemented in a later Version of Math::BigInt.