PEVANS Core Perl 5: Grant Report for September 2025
Tue, 07-Oct-2025 by
alh
edit post
Paul writes:
This month I spent mostly tidying up various bits of fallout from last
month's `OP_MULTIPARAM` work towards signatures, and also got the named
parameters branch (just-about) ready for review and merge, along with a
few other bugfixes.
* 1 = BBC ticket `meta`
* https://github.com/Perl/perl5/issues/23675
* 2 = Bugfix `parse_subsignature()` on empty parens
* https://github.com/Perl/perl5/issues/17689
* 2 = BBC ticket `XS-Parse-Sublike`
* https://github.com/Perl/perl5/issues/23674
* 5.5 = Improvements to `B::Deparse` of on signatures
* https://github.com/Perl/perl5/issues/23699
* https://github.com/Perl/perl5/pull/23710
* 1 = BBC ticket `Syntax-Keyword-MultiSub`
* https://github.com/Perl/perl5/issues/23712
* 1 = BBC ticket `Future-AsyncAwait`
* https://github.com/Perl/perl5/issues/23711
* 1 = Continue work on signature-named-params branch
* https://github.com/leonerd/perl5/tree/signature-named-parameters
* 4 = COP warnings API additions
* https://github.com/Perl/perl5/pull/23731
* 1 = BBC ticket `Syntax-Keyword-Try`
* https://github.com/Perl/perl5/issues/23609
* 1 = Bugfix module ends in ADJUST block
* https://github.com/Perl/perl5/issues/23758
* 2 = Modernize `attributes.pm` to use v5.40
* https://github.com/Perl/perl5/pull/23769
* 2 = Bugfix fieldinfo during thread cloning
* https://github.com/Perl/perl5/issues/23771
* 1 = Other github code reviews
Total: 24.5 hours
Comments (0)