Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: fe64bd37d6f09b6de0307a65d28dc4539bcdc870
      
https://github.com/Perl/perl5/commit/fe64bd37d6f09b6de0307a65d28dc4539bcdc870
  Author: Karl Williamson <k...@cpan.org>
  Date:   2024-06-25 (Tue, 25 Jun 2024)

  Changed paths:
    M pad.c

  Log Message:
  -----------
  perlapi: Combine all forms of pad_add_name()

Having one group containing the descriptions of all closely related
functions makes the pod more compact and makes maintenance easier; fixes
only need to be applied in one place.  And it encourages the
documentation authors to compare and contrast the variants, paying
closer attention to the subtle differences between them.

And it is easier for the reader to choose the variant that is best for
their current purpose, rather than hopping around the file, unsure if
the current text is identical to that found elsewhere, or if there is a
subtle nuance (or three).



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

Reply via email to