Help for this page
open( $fh, '< :encoding(koi8-r)', "in_file");
use strict; use warnings; ... # whatever else... } }