http://qs321.pair.com?node_id=1112840


in reply to Re: Lost in encoding in Twig
in thread Lost in encoding in Twig

Thank you all for your help.
My conclusions are:
- utf8 is not so generalized that I did hope, certainly for 2 reasons, the weight of the past and all lines of code soon written. And certainly too because it is more a problem for non speaking english people.
- there is not default utf8 at global perl level (and it could be dangerous)
- an excellent default at scope level, and then at script level is:
use utf8::all