in reply to question:File to hash using map

%hash = map { s/ //g; /(\w),(.+)/; $1=>$2 } <HANDLE>;


holli, /regexed monk/