Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 1951e39be7a705a66f817874618a4a8d6d6a01cf
      
https://github.com/Perl/perl5/commit/1951e39be7a705a66f817874618a4a8d6d6a01cf
  Author: Karl Williamson <k...@cpan.org>
  Date:   2025-05-04 (Sun, 04 May 2025)

  Changed paths:
    M pod/perlfunc.pod

  Log Message:
  -----------
  perlfunc: Update =for Pod::Functions lines

These entries apply also to arrays.


  Commit: 8400efe5bf1de1c1e0816260c3da55cf93000bc0
      
https://github.com/Perl/perl5/commit/8400efe5bf1de1c1e0816260c3da55cf93000bc0
  Author: Karl Williamson <k...@cpan.org>
  Date:   2025-05-04 (Sun, 04 May 2025)

  Changed paths:
    M pod/perlfunc.pod

  Log Message:
  -----------
  perlfunc: Remove self-referential links

It is not good form to have links in the middle of a section go back to
the top of that very section.  Someone clicks on it, thinking they are
going to get more detail or a different explanation, and all that
happens is they lose their place in the section.


  Commit: 7a4422e674009c0dc120ceaa4e66b20baef98786
      
https://github.com/Perl/perl5/commit/7a4422e674009c0dc120ceaa4e66b20baef98786
  Author: Karl Williamson <k...@cpan.org>
  Date:   2025-05-04 (Sun, 04 May 2025)

  Changed paths:
    M pod/perlfunc.pod

  Log Message:
  -----------
  perlfunc: Improve each, keys, values pod

The documentation for doing these operations on arrays was added at a later 
time to the documentation onf hashes.  This cleans up some awkwardness and adds 
an example.

Fixes #17719


Compare: https://github.com/Perl/perl5/compare/281856efbc31...7a4422e67400

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

Reply via email to