Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 2a91fc1f06ec6f23c6768fd395fcc71e9652ac5f
      
https://github.com/Perl/perl5/commit/2a91fc1f06ec6f23c6768fd395fcc71e9652ac5f
  Author: Tom Wyant <wy...@cpan.org>
  Date:   2025-09-20 (Sat, 20 Sep 2025)

  Changed paths:
    M pod/perlop.pod

  Log Message:
  -----------
  Add "\" to characters that produce warnings in qw().

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.



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

Reply via email to