Re: [Boston.pm] copying a bigint into an array of "normal" bits
Jerrad Pierce <[email protected]> Thu, 30 Aug 2018 20:50:56 -0400
| Newsgroups | gmane.comp.lang.perl.perl-mongers.boston |
|---|---|
| Message-ID | <[email protected]> |
Have you tried explcitly calling Math::Bignit's numify() method on the values you are passing to the legacy code?