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.11

  • Replace SvUV/SvIV/SvNV with SvUVX/SvIVX/SvNVX where appropriate. (In typemap, too.)
  • Add code to Makefile.PL to ensure that '-lquadmath' doesn't get stripped (Thanks to kent frederic.)

Modules

perl interface to C's (quadmath) __float128 operations