Changes for version 0.02 - 2010-09-16
- Parts.pm: Changed namespace from Math::BigInt to Math::BigInt::Parts. The documentation says how to use the Math::BigInt::Parts functions as Math::BigInt methods.
- Parts.pm: Added URLs to documentation
- Parts.pm: Miscellaneous code reformatting.
- Parts.pm: Switched to UTF-8 encoding.
- Parts.pm: Modernization: 'use vars ...' replaced by 'our ...'.
- Add testfiles for POD.
- Included signature. For testing signature, the TEST_SIGNATURE environment variable must be set.
- Parts.pm: Increased version number.
Modules
split a Math::BigInt into signed mantissa and exponent