Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 402a017ad7727b164fb954089ee9e68f63013faf
      
https://github.com/Perl/perl5/commit/402a017ad7727b164fb954089ee9e68f63013faf
  Author: Karl Williamson <[email protected]>
  Date:   2024-06-26 (Wed, 26 Jun 2024)

  Changed paths:
    M universal.c

  Log Message:
  -----------
  perlapi: Combine all forms of sv_derived_from into one group

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).
derived_from



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

Reply via email to