$fh->open('datei.txt', O_RDWR) or die $!; $fh->binmode(':utf8'); $fh->binmode('utf8');