Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: d0364e1bd71fa2e6d77b0f52932efb7359924029
https://github.com/Perl/perl5/commit/d0364e1bd71fa2e6d77b0f52932efb7359924029
Author: Paul "LeoNerd" Evans <[email protected]>
Date: 2023-09-22 (Fri, 22 Sep 2023)
Changed paths:
M builtin.c
Log Message:
-----------
builtin.c: Don't store the 'builtin::' name prefix in the table of functions
Commit: 5a94e09438820dc7481991c02463d930888960ca
https://github.com/Perl/perl5/commit/5a94e09438820dc7481991c02463d930888960ca
Author: Paul "LeoNerd" Evans <[email protected]>
Date: 2023-09-22 (Fri, 22 Sep 2023)
Changed paths:
M builtin.c
M lib/builtin.pm
M lib/builtin.t
M pod/perldiag.pod
Log Message:
-----------
Implement `builtin` version bundles
Compare: https://github.com/Perl/perl5/compare/b0cb9aaabb0c...5a94e0943882