Branch: refs/heads/lib-open-std
Home: https://github.com/Perl/perl5
Commit: b02662b57e593a52cbf12973c0db6c6103359eab
https://github.com/Perl/perl5/commit/b02662b57e593a52cbf12973c0db6c6103359eab
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)).