Subject: | IO::File ignores PERL_UNICODE and PerlIO layer defaults |
Hi,
Setting PerlIO defaults with either -C, PERL_UNICODE or the open
pragma, as shown in ${^OPEN}, are complete ignored by IO::File. This
seriously breaks anyones UTF-8 work that uses IO::File, leading to much
frustration.
Lyle