This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix [perl #37533] open pragma ignored for all 3-arg opens
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Mon, 31 Oct 2005 14:27:32 +0000 (14:27 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Mon, 31 Oct 2005 14:27:32 +0000 (14:27 +0000)
commit9fe371da3bdc2d1a5eae907101756f87eb5d2168
tree9d2373bc198f117ba47d3d19d2f10a22256a6075
parent59ebecca9217f071f332a0b40ebe7b6f0eb82571
Fix [perl #37533] open pragma ignored for all 3-arg opens
Also, correct the documentation in open.pm that stated
that open() did not override open.pm-given default encodings.

p4raw-id: //depot/perl@25925
lib/open.pm
perlio.c