Changes for version 0.06
- Add $Math::Decimal128::NNW (set to 0). If this variable is set to 1, then non-numeric warnings will be given whenever a string containing any non-numeric characters is given to Math::Decimal128::_atodecimal().
- Remove looks_like_number() from _atodecimal.
- Rename nnumflagl, set_nnuml, clear_nnuml to nnumflag, set_nnum and clear_nnum and no longer export them.
Modules
perl interface to C's _Decimal128 operations.