my %user_ref; LoggedOnUsers( "$data", %user_ref); if (!%user_ref){ print "\n\n Not happening\n\n"; }else{ print "\n\nwahey\n\n"; }