while($x = each($assigned_to)) { print "$x[0] => $x[1]
"; }