Branch: refs/heads/smoke-me/leont/lib-open-std
Home: https://github.com/Perl/perl5
Commit: 2198a3248088adff371eb469d7d51f14e45b63f4
https://github.com/Perl/perl5/commit/2198a3248088adff371eb469d7d51f14e45b63f4
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 munching
Previously it would only apply the first layer that was either :utf8 or
any other layer with and argument (e.g. :encoding(utf8)).