in reply to Re: different utf8 method = different behaviour?
in thread different utf8 method = different behaviour?
Thank you all, it helps indeed. I must admit I did not read all documentation pages related to encodings, and I was not aware of these subtle differences between ':utf8' and ':encoding(utf8)' as well as between 'utf8' and 'utf-8'. Now I understand why this difference appears. conclusion: using ':encoding(utf-8)' is safer.
|
|---|