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

Changes for version 0.02

  • mingw64 compilers segfault on exp(). For these compilers we now have _overload_exp() do e ** arg instead of doing exp(arg).
  • Add constants defined in quadmath.h - and add t/13constants.t to check them.

Modules

perl interface to C's __float128 operations