CHANGES
- Add recent changes.
lib/Math/BigFloat.pm
- Fix blog() which sometimes returns incorrect result.
- bdiv() in list context now returns the integer quotient and the remainder.
t/bigfltpm.inc
- Modify tests for blog() in list context.
t/biglog.t
- Change incorrect use of ok() to is().
t/upgrade.inc
- Modify tests for blog() in list context.
inc/Module/Install*
- Upgrade bundled Module::Install from version 1.08 to version 1.16.