Good time of the day.
I use utf8::all everywhere now in my scripts. And i want the scripts to: a) warn me when i open a file that contains non-utf characters rather than die at it; b) be able to process data that is not in unicode (to save a result of the search by linux command "find" that gives my paths in unicode and non-unicode char.s; regexp on the data, etc). - Have i to stop using the utf8 module while opening the file and then enable and convert all the data to unicode? Or there are other ways?
In reply to Using pragma utf8::all in processing non-utf data. by humble
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |