On Wed, Jun 23, 2004 at 09:33:42AM -0400, Jon Christensen <protecheng@comcast.net> wrote: > I would assert that this is an unacceptable BUG in perl 5.8. > An entry warning about this behavior should be put into the FAQ, > and the default behavior corrected to enable backwards compatibility > as soon as feasible. "As soon as feasible" was in 5.8.1 a while ago. See: http://search.cpan.org/~nwclark/perl-5.8.4/pod/perl581delta.pod#UTF-8_no_longer_default_under_UTF-8_locales Your workarounds are to upgrade perl, use a non-utf8 locale, or use binmode on the file handle.Thread Previous | Thread Next