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

  Changed paths:
    M pod/perlop.pod

  Log Message:
  -----------
  perlop: Fix heading levels for quote-like operators

There is a "=head2 Quote and Quote-like Operators" that applies to
several subsequent sections.  Those sections should be =head3, as they
are really subsections to that more general one.  But until this commit
they were =head2.


  Commit: e729bd4f114506e67924af621fdea16519635238
      
https://github.com/Perl/perl5/commit/e729bd4f114506e67924af621fdea16519635238
  Author: Karl Williamson <k...@cpan.org>
  Date:   2025-05-30 (Fri, 30 May 2025)

  Changed paths:
    M pod/perlop.pod

  Log Message:
  -----------
  perlop: Create a heading for tr///; adjust other headings

For symmetry and being able to find it, the tr/// command should have a
heading.  This means that what we now call Quote-Like Operators no
longer includes it, so rename it.


  Commit: f9d1ecdb4e3a32ee002d062294dc02e4ce5fdab0
      
https://github.com/Perl/perl5/commit/f9d1ecdb4e3a32ee002d062294dc02e4ce5fdab0
  Author: Karl Williamson <k...@cpan.org>
  Date:   2025-05-30 (Fri, 30 May 2025)

  Changed paths:
    M pod/perlop.pod

  Log Message:
  -----------
  Move simpler to first

The single and double quote operators are simplest to understand; they
should be the first ones describedl


Compare: https://github.com/Perl/perl5/compare/2f0bc53381c1...f9d1ecdb4e3a

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

Reply via email to