PEVANS Core Perl 5: Grant Report for August - September 2024
Fri, 04-Oct-2024 by
alh
edit post
Paul writes:
With the 5.40 release well out of the way, and freed from my PSC
commitments, I managed to find a bit more time this month to actually
write some useful code.
Hours:
* 2 = Improvements to `op_dump()` for custom operators
* https://github.com/Perl/perl5/pull/22572
* 1 = Improvements to `op_dump()` on existing UNOP_AUX operators
* https://github.com/Perl/perl5/pull/22573
* 11 = Additions to `meta` module: various "list"-type methods,
set_prototype + set_subname on metasubroutines, add_named_sub
helper method, is_class + is_method
* https://metacpan.org/release/PEVANS/meta-0.009/source/Changes#L3
* https://metacpan.org/release/PEVANS/meta-0.009/source/Changes#L12
Total: 14 hours
Comments (0)