%hash = map { join( q{ }, $fname[$_], $lname[$_] ) => $state[$_] } 0 .. $#fname;