for my $Count ( 1 .. 100_000 ) { binmode STDOUT, ':encoding(UTF-8)'; print "$Count\n"; } 9955 Prozess beendet mit Exit-Code -1073741571