[Perl/perl5] e689c4: perlhacktips: Fix =encoding directive
[email protected] (Dagfinn Ilmari Mannsåker via perl5-changes)
| Newsgroups | perl.perl5.changes |
|---|---|
| Message-ID | <Perl/perl5/push/refs/heads/blead/[email protected]> |
Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: e689c4b606b66b5eeaf9ffa98f0c232f2168c6e9
https://github.com/Perl/perl5/commit/e689c4b606b66b5eeaf9ffa98f0c232f2168c6e9
Author: Dagfinn Ilmari Mannsåker <[email protected]>
Date: 2026-04-26 (Sun, 26 Apr 2026)
Changed paths:
M pod/perlhacktips.pod
Log Message:
-----------
perlhacktips: Fix =encoding directive
Commit 0dc87bc7621 added a C<> around the = of the encoding directive,
thus making it ineffective.
There aren't actually any non-ASCII characters in the file, so it's
not a live bug.
To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications