Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: e6b735631fbc3c8187978e2e651decf4f6f63f0e
https://github.com/Perl/perl5/commit/e6b735631fbc3c8187978e2e651decf4f6f63f0e
Author: Paul "LeoNerd" Evans <[email protected]>
Date: 2024-02-14 (Wed, 14 Feb 2024)
Changed paths:
M lib/builtin.t
M pad.c
M pod/perldiag.pod
M t/lib/warnings/builtin
M t/lib/warnings/pad
M t/op/attrproto.t
M t/op/lexsub.t
Log Message:
-----------
Warn about shadowing names when importing a lexical sub whose name matches a
package one
Commit: aa0ba9a3994c6ef612b25456ab865b651e0ae1fa
https://github.com/Perl/perl5/commit/aa0ba9a3994c6ef612b25456ab865b651e0ae1fa
Author: Paul "LeoNerd" Evans <[email protected]>
Date: 2024-02-14 (Wed, 14 Feb 2024)
Changed paths:
M pod/perldelta.pod
Log Message:
-----------
perldelta for new lexical sub warning
Compare: https://github.com/Perl/perl5/compare/ebec9c595662...aa0ba9a3994c