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

Changes for version 0.08_07

  • fix (finally, I hope) the mysterious segfaults on freebsd tests. The problem was Perl's my_setenv() interfering with the native setenv().
  • fix "Bad realloc() ignored" error on freebsd by using sv_usepvn_flags() instead of sv_usepvn_mg().

Changes for version 0.08_06

  • tweek tests to allow for any locale with UTF-8 encoding
  • dump %Config to try and trace freebsd setenv/putenv/malloc issue (more of same issue addressed in 0.08_05)

Changes for version 0.08_05

  • revert debugging from 0.08_04
  • check for USE_MYMALLOC in %Config and abort Makefile.PL

Changes for version 0.08_04

  • add some debugging on stderr for cpantesters only.

Changes for version 0.08_03

  • put locale support detection directly into Makefile.PL to avoid even attempting to build without UTF-8 locale present.

Changes for version 0.08_02

  • more debugging of missing locales.

Changes for version 0.08_01

  • fix duplicate constant definitions in XS/Constants.xs.
  • setlocale() explicitly to en_US.UTF-8 to see if that fixes cpantesters.

Modules

Perl interface to libswish3