@datei = sort { uc($a->{name}) cmp uc($b->{name}) } @datei;