my %config = getconfig(); print $config{ somthingelse }; #### print join(",", @{ $config{STATION2}{parameters} });