Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 7e37a5ec67cea60cb18a6d77313c715a9ee1577e
https://github.com/Perl/perl5/commit/7e37a5ec67cea60cb18a6d77313c715a9ee1577e
Author: Yves Orton <[email protected]>
Date: 2022-03-14 (Mon, 14 Mar 2022)
Changed paths:
M doio.c
M pod/perlfunc.pod
M t/io/open.t
Log Message:
-----------
Revert "Fix GH Issue #19472: read warnings from open($fh,">",\(my $x))"
This reverts commit 8b03aeb95ab72abdb2fa40f2d1196ce42f34708d.
This is causing BBC breakage, and its unimport and grey zone enough that
we can pick it up in 5.37 when we have more time to deal with it.