foreach my $key (keys %category_hash) { $category_dropdown.="$category_hash{$key}{0}{name}"; }