Skip to content

Conversation

@trwyant
Copy link
Contributor

@trwyant trwyant commented Sep 20, 2025

Perl 5.43.2 added diagnostic Possible attempt to escape whitespace in qw() list, which triggers on the detection of a reverse solidus. This commit rewrites the last paragraph in the section on qw() to add the reverse solidus to the list of characters that produce a warning.


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

Perl 5.43.2 added diagnostic `Possible attempt to escape whitespace in
qw() list`, which triggers on the detection of a reverse solidus. This
commit rewrites the last paragraph in the section on `qw()` to add the
reverse solidus to the list of characters that produce a warning.
@khwilliamson khwilliamson merged commit 2a91fc1 into Perl:blead Sep 20, 2025
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants