http://qs1969.pair.com?node_id=1073295


in reply to Re^5: avoid writing 'use utf8' in every script
in thread avoid writing 'use utf8' in every script

What do you do in your programming environment to ensure that all source code files for all projects are in the same coded character set ... ?

Code editor is set to utf-8 without BOM by default, so it's no problem. OS environment is set to UTF-8 also.