Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 9ae7f793446115f4c818fbd2600524f21cced3f0
https://github.com/Perl/perl5/commit/9ae7f793446115f4c818fbd2600524f21cced3f0
Author: Leon Timmermans <[email protected]>
Date: 2021-05-24 (Mon, 24 May 2021)
Changed paths:
M lib/open.pm
Log Message:
-----------
Make use open :std push layers without any munging
Previously it would only apply the first layer that was either :utf8 or
any other layer with and argument (e.g. :encoding(utf8)).