in reply to Re^2: The Perl UTF-8 and utf8 Encoding Mess
in thread The Perl UTF-8 and utf8 Encoding Mess
Yes, I think it's unfortunate that this implementation detail leaks to the perl programmer, but I think it's normal that errors from the programmer lead to program errors. The encoding that the original blog poster meant to use is UTF-8. Period.
I made the same error (in HTTP headers), and I'm not blaming the HTTP RFCs for not introducing an alias. (And no, the browser did not complain as noisily as perl did).
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: The Perl UTF-8 and utf8 Encoding Mess (DWIDNM)
by tye (Sage) on Sep 04, 2008 at 01:04 UTC |