Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: a01b2efddb51cf6a194eed140e70600798150055
https://github.com/Perl/perl5/commit/a01b2efddb51cf6a194eed140e70600798150055
Author: Paul "LeoNerd" Evans <[email protected]>
Date: 2025-02-12 (Wed, 12 Feb 2025)
Changed paths:
M toke.c
Log Message:
-----------
Comment the line responsible for parsing `my sub` so it's slightly easier to
find by grep et.al.
Commit: f1bd7b3aa72239279fe82254a2b9e897d8306164
https://github.com/Perl/perl5/commit/f1bd7b3aa72239279fe82254a2b9e897d8306164
Author: Paul "LeoNerd" Evans <[email protected]>
Date: 2025-02-12 (Wed, 12 Feb 2025)
Changed paths:
M pod/perlclass.pod
M pod/perldelta.pod
M t/class/method.t
M toke.c
Log Message:
-----------
Allow `my method` syntax
Commit: 548c2bc900d7d6f743944ec10f876806b9b98a70
https://github.com/Perl/perl5/commit/548c2bc900d7d6f743944ec10f876806b9b98a70
Author: Paul "LeoNerd" Evans <[email protected]>
Date: 2025-02-12 (Wed, 12 Feb 2025)
Changed paths:
M perly.act
M perly.h
M perly.tab
M perly.y
M pod/perlclass.pod
M pod/perldelta.pod
M pod/perlop.pod
M t/class/method.t
M toke.c
Log Message:
-----------
Support lexical method invocation syntax of ->& (PPC0033)
Compare: https://github.com/Perl/perl5/compare/490e16b76b37...548c2bc900d7
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications