Help for this page
open(AFILE, "<", "afile.txt");
open(AFILE, "<afile.txt");
open(AFILE, "<:utf8", "afile.txt");