Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b0bc5378f8286ec2f3d232fbd6b3e9973e425558 https://github.com/Perl/perl5/commit/b0bc5378f8286ec2f3d232fbd6b3e9973e425558 Author: Lukas Mai <lukasmai....@gmail.com> Date: 2025-03-21 (Fri, 21 Mar 2025)
Changed paths: M INSTALL Log Message: ----------- INSTALL: fix version number in "Upgrading from" ... in accordance with Porting/release_managers_guide.pod, "Update INSTALL" for BLEAD-POINT. Commit: 33a8b15ea5268b50f1e50dc8a69e300903c07b93 https://github.com/Perl/perl5/commit/33a8b15ea5268b50f1e50dc8a69e300903c07b93 Author: Lukas Mai <lukasmai....@gmail.com> Date: 2025-03-21 (Fri, 21 Mar 2025) Changed paths: M Porting/release_managers_guide.pod Log Message: ----------- Porting/release_managers_guide.pod: fix CoreList spelling It's CoreList, not Corelist. (And add F< > markup while we're at it.) Commit: 1fe2652706fcc8c8e954c8bef4c1817f316b6388 https://github.com/Perl/perl5/commit/1fe2652706fcc8c8e954c8bef4c1817f316b6388 Author: Lukas Mai <lukasmai....@gmail.com> Date: 2025-03-21 (Fri, 21 Mar 2025) Changed paths: M Porting/acknowledgements.pl M Porting/updateAUTHORS.pl Log Message: ----------- Porting/acknowledgements.pl: fix encoding of author names Previously, running `Porting/acknowledgements.pl` or `Porting/updateAUTHORS.pl --who` in a "UTF-8 by default" environment (such as with `LANG=en_US.UTF-8 PERL_UNICODE=SL`) would mangle non-ASCII characters in authors' names. (More specifically, it would double-encode non-ASCII characters, so "Mannsåker" would render as "MannsÃ¥ker".) Commit: f95b18b200447c942e238bd2c3f306f3a7a19ded https://github.com/Perl/perl5/commit/f95b18b200447c942e238bd2c3f306f3a7a19ded Author: Lukas Mai <lukasmai....@gmail.com> Date: 2025-03-21 (Fri, 21 Mar 2025) Changed paths: M dist/Module-CoreList/Changes M dist/Module-CoreList/lib/Module/CoreList.pm M dist/Module-CoreList/lib/Module/CoreList/Utils.pm Log Message: ----------- Update Module::CoreList for 5.41.10 Commit: 0e9419c21980a6e85db2ccc1928e34bc4382787c https://github.com/Perl/perl5/commit/0e9419c21980a6e85db2ccc1928e34bc4382787c Author: Lukas Mai <lukasmai....@gmail.com> Date: 2025-03-21 (Fri, 21 Mar 2025) Changed paths: M pod/perldelta.pod Log Message: ----------- Finalize perldelta Commit: 6a1cf63fc3f0e8d25b8f3837f9ca46b3bbc65885 https://github.com/Perl/perl5/commit/6a1cf63fc3f0e8d25b8f3837f9ca46b3bbc65885 Author: Lukas Mai <lukasmai....@gmail.com> Date: 2025-03-21 (Fri, 21 Mar 2025) Changed paths: M pod/perlhist.pod Log Message: ----------- Add new release to perlhist Compare: https://github.com/Perl/perl5/compare/514c4e20b23b...6a1cf63fc3f0 To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications