Changes for version 0.003001 - 2026-02-03

  • Bug Fixes
    • Fix issues with CvISXSUB not being defined on Perl older than 5.8.9.
    • Fix segfaults sorting on Perl older than around 5.20.0.
    • Fixes for sorting on non-glibc platforms.
  • Other
    • Allow module to be built with MULTICALL disabled (perl Makefile.PL CCFLAGS='-DDO_MULTICALL=0') mostly for testing.
    • Gracefully handle exceptions thrown in a sorting callback.

Modules

XS parts for Sub::HandlesVia; no user-serviceable parts inside