Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 8e9664dc9f209718c35194d97a619c9bbef2b907
https://github.com/Perl/perl5/commit/8e9664dc9f209718c35194d97a619c9bbef2b907
Author: Paul "LeoNerd" Evans <[email protected]>
Date: 2024-02-08 (Thu, 08 Feb 2024)
Changed paths:
M MANIFEST
M class.c
M pod/perlclass.pod
A t/class/accessor.t
Log Message:
-----------
Recognise a :reader attribute on class fields
Commit: 5702bea2c8b4e316b739899be35dddb3fb35f5f2
https://github.com/Perl/perl5/commit/5702bea2c8b4e316b739899be35dddb3fb35f5f2
Author: Paul "LeoNerd" Evans <[email protected]>
Date: 2024-02-08 (Thu, 08 Feb 2024)
Changed paths:
M class.c
M t/class/accessor.t
Log Message:
-----------
class.c: Ensure that split_attr_nameval() sets val=NULL on present-but-empty
parens
Compare: https://github.com/Perl/perl5/compare/5f086631753d...5702bea2c8b4