The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.17

  • Fix https://github.com/sisyphus/math-decimal64/pull/1 Thanks to @hiratara
  • "use 5.008;" in Makefile.PL.
  • In Xs code, replace (where practical) dynamic allocation of string buffers with static allocation.
  • Prototype subroutines listed in 'use subs()'

Modules

perl interface to C's _Decimal64 operations.