# Was my @users = @$user_hash{SERVICE}->{$service}->{USER}; my @users = @{ $user_hash->{SERVICE}{$service}{USER} };