2011/6/8 Jakub Narebski <jnareb@xxxxxxxxx>: > http://stackoverflow.com/questions/6162484/why-does-modern-perl-avoid-utf-8-by-default > > especially accepted answer. Thanks for the link, do have some interesting things in here. > use encoding ':utf8'; > > or > > use encoding 'utf8'; That did it while keeping the use strict; intact. Thanks a lot -- Jérémie Nikaes -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html