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

  • remove ULOC_REQUESTED_LOCALE, this was deprecated and removed by libicu. (cpan #124946)
  • if your version of ICU is recent enough, collation now uses ucol_strcollUTF8() instead ucol_strcollIter(). Since this fetches the UTF8 form of a SV, this may upgrade supplied SVs to a UTF-8 representation.

Modules

wrapper around ICU collation services