Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 6573cd3ff106d4b350ff5f3d5b403eca640c226d https://github.com/Perl/perl5/commit/6573cd3ff106d4b350ff5f3d5b403eca640c226d Author: Karl Williamson <k...@cpan.org> Date: 2025-08-02 (Sat, 02 Aug 2025)
Changed paths: M embed.fnc M embed.h M mathoms.c M pod/perldelta.pod M proto.h Log Message: ----------- Revert "Attempt to remove deprecated uvuni_to_utf8()" This reverts commit 463db482666ccf830e8eb7ab26052dccf4991176. This caused HTML::Parser to break, and looking at the code, I realized that I need to do more work before there is an acceptable alternative. Closes #23521 To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications