[Perl/perl5] 39cfe2: perlhacktips: Fix =encoding directive
[email protected] (Dagfinn Ilmari Mannsåker via perl5-changes)
| Newsgroups | perl.perl5.changes |
|---|---|
| Message-ID | <Perl/perl5/push/refs/heads/perlhacktips-encoding-directive/[email protected]> |
Branch: refs/heads/perlhacktips-encoding-directive
Home: https://github.com/Perl/perl5
Commit: 39cfe228b33b46246d4a0ac95f9e564ac377ba6f
https://github.com/Perl/perl5/commit/39cfe228b33b46246d4a0ac95f9e564ac377ba6f
Author: Dagfinn Ilmari Mannsåker <[email protected]>
Date: 2026-04-25 (Sat, 25 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