Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 3a654eb4cb914ff92c41eaef10be9f7ee7b9153f
https://github.com/Perl/perl5/commit/3a654eb4cb914ff92c41eaef10be9f7ee7b9153f
Author: Lukas Mai <[email protected]>
Date: 2026-09-04 (Fri, 04 Sep 2026)
Changed paths:
M pod/perlsub.pod
Log Message:
-----------
perlsub: delete reference to removed attrs.pm
Fixes #24792.
Backstory:
- 1997-09-09: attrs.pm is added to core, providing locked and method
attributes; 77a005ab9f9f
- 1999-09-05: attrs.pm gains an lvalue attribute; cd06dffe59d6
- 1999-08-28: current attribute syntax is implemented and documented;
`use attrs` reference added to perlsub; attrs.pm marked obsolescent;
09bef84370e9
- 1999-10-02: attrs.pm is formally deprecated; lvalue support removed
again; a98df9627d19
- 2009-04-12: attrs.pm is removed after 10 years of deprecation;
d62c72f64114
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications