sub print_data { my %hoh = %$skip_users; next if ((exists $hoh{$user}) && (exists $hoh{$user}{$command})); } #### print $hoh{$user}{$command} if ((exists $hoh{$user}) && (exists $hoh{$user}{$command}));