PEVANS Core Perl 5: Grant Report for February 2024
Tue, 05-Mar-2024 by
alh
edit post
Paul writes:
```
Hours:
1 = Allow space in `-M` option
https://github.com/Perl/perl5/pull/21935
3 = Tidy up / remove `builtin` unimport logic
https://github.com/Perl/perl5/pull/22002
https://github.com/Perl/perl5/pull/22009
5.5 = `use VERSION` restrictions
https://github.com/Perl/perl5/pull/21980
https://github.com/Perl/perl5/pull/21997
https://github.com/Perl/perl5/pull/22057
1 = class.c bugfix
https://github.com/Perl/perl5/pull/21957
2 = builtin::numify
https://github.com/Perl/perl5/pull/21982
1 = Tests for class.c non-ASCII UTF-8
https://github.com/Perl/perl5/pull/21983
1.5 = Logical xor operator (^^)
https://github.com/Perl/perl5/pull/21996
Total: 15 hours.
```
Comments (1)
Thanks Paul, worthy changes in one month!