Fri Dec 23 03:19:38 2016peter.john.acklam [...] gmail.com - Correspondence added
The from_bytes() and as_bytes() methods require Math::BigInt::GMP v1.6000 or newer.
I'm note sure what is the best way to handle this. The simplest is probably to have a note displayed by Makefile.PL. Another option is to make Math::BigInt die if the backend library does not support a particular method.
Fri Dec 23 03:19:38 2016The RT System itself - Status changed from 'new' to 'open'
Thu Jan 12 05:20:37 2017peter.john.acklam [...] gmail.com - Correspondence added
- Makefile.PL now displays a message if the backend libraries installed are too old to support the new methods.
- The new methods requiring new version of the backend libraries croak() if the required library method can't be found.
Thu Jan 12 05:20:43 2017peter.john.acklam [...] gmail.com - Status changed from 'open' to 'resolved'