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

Changes for version 0.10

  • Add PV overloading.
  • Rewrite assignPV in XS. (Now uses _atodecimal XSub.)
  • Rewrite PVtoD64. (Now uses _atodecimal XSub.)
  • Remove (unused) XSubs _c2ld() and _c2d().
  • add assignD64() and use it to modify sub assignME() such that the latter should always work correctly even when $Config{longdblsize} is 8.

Modules

perl interface to C's _Decimal64 operations.