Help for this page
foreach(traverse data) { if($data =~ /jack/) { //put some variable here for name ... $flag=0; } }