in reply to
question:File to hash using map
%hash = map { s/ //g; /(\w),(.+)/; $1=>$2 } <HANDLE>;
holli,
/regexed monk/
Comment on
Re: question:File to hash using map
Download
Code
In Section
Seekers of Perl Wisdom