my $search = 'price'; my $column = 23; foreach ($sort->{$column}) { #(search each indices for $search) }