The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.03

  • Fix bug in overload_sub by adding overload_neg.
  • No longer allow new() to assign an NV. (NVtoD128 must now be used instead.)
  • Add assignIVl(), assignUVl() and assignNVl().
  • Add D128toFSTR() and D128toRSTR()

Modules

perl interface to C's _Decimal128 operations.