Changes for version 0.06

  • Replace /SvIV/SvUV/SvNV with SvIVX/SvUVX/SvNVX where appropriate
  • Have the Makefile.PL define "NO_INF_CAST_TO_NV" if nvtype is __float128 && longdblkind is either 3 or 4.
  • Change get_infl() and get_neg_infl() when NO_INF_CAST_TO_NV is defined

Modules

perl interface to C's long double complex operations.