in reply to Re^2: Wide characters and UTF8in thread Wide characters and UTF8
The :encoding tells Perl what encoding the data in the file is in, and Perl will then decode the data and give you Unicode strings.