Skip to content

Conversation

@khwilliamson
Copy link
Contributor

These were out of order with regexes explained first; single and double quotes should be first, as they are simpler

And tr/// deserves its own heading

  • This set of changes does not require a perldelta entry.

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.
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.
The single and double quote operators are simplest to understand; they
should be the first ones describedl
@khwilliamson khwilliamson merged commit f9d1ecd into Perl:blead May 30, 2025
33 checks passed
@khwilliamson khwilliamson deleted the perlop_heredoc branch May 31, 2025 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants