while (my ($k, $v) = each %erg) { print "$k: $v
\n"; }