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 1.84

  • fix a bug in validate_utf8 where we call perl's is_utf8_string with a lenght of zero for empty strings, but perl interprets that as "calculate length", causing spurious validation errors for empty strings.
  • include validate_utf8 in new_safe.
  • avoid some warnings.

Modules

Concise Binary Object Representation (CBOR, RFC7049)