[Perl/perl5] daecc3: perlre: (properly) fix undef capture example
[email protected] (David Mitchell via perl5-changes)
| Newsgroups | perl.perl5.changes |
|---|---|
| Message-ID | <Perl/perl5/push/refs/heads/davem/perlre_fix_example/[email protected]> |
Branch: refs/heads/davem/perlre_fix_example
Home: https://github.com/Perl/perl5
Commit: daecc36902f9b37e2c816cfa54f0d67fa51dca3d
https://github.com/Perl/perl5/commit/daecc36902f9b37e2c816cfa54f0d67fa51dca3d
Author: David Mitchell <[email protected]>
Date: 2026-08-12 (Wed, 12 Aug 2026)
Changed paths:
M pod/perlre.pod
Log Message:
-----------
perlre: (properly) fix undef capture example
GH #24681
v5.45.1-168-gfe45dc90ce attempted to fix the thjnko in the example, but
ended up just swapping the two example lines. The two lines of code
should have remained the same: only the code comments at the end of the
two lines should have been swapped.
This commit provides the correct fix.
To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications