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