Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: f31e6c646f9f8c88c524c38729f2235effe2b930
      
https://github.com/Perl/perl5/commit/f31e6c646f9f8c88c524c38729f2235effe2b930
  Author: Ricardo Signes <[email protected]>
  Date:   2025-09-28 (Sun, 28 Sep 2025)

  Changed paths:
    M pod/perlsub.pod

  Log Message:
  -----------
  perlsub: correct pre-postderef language about "starts with"

It's no longer correct that `\%` means "must start with %", because it
could instead end with ->%* -- and in fact one of the examples already
showed that!

I also replaced the list of declarators with "my and others", to keep it
more futureproof.  "state", for example, had been omitted.



To unsubscribe from these emails, change your notification settings at 
https://github.com/Perl/perl5/settings/notifications

Reply via email to