in reply to Re^2: How to write a utf-8 file
in thread How to write a utf-8 file
He should add use utf8; if and only if his source code is UTF-8.
He should omit use utf8; if and only if his source code is iso-8859-1.
There's absolutely no indication as to which is correct here, so I don't see how you can suggest one over the other.
|
|---|