Branch: refs/heads/lib-open-std
Home: https://github.com/Perl/perl5
Commit: 284f9a7831d7b2a2f717b14dafe12cdafb0b37b8
https://github.com/Perl/perl5/commit/284f9a7831d7b2a2f717b14dafe12cdafb0b37b8
Author: Leon Timmermans <[email protected]>
Date: 2021-01-30 (Sat, 30 Jan 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)).