$string="1:one;2:two;3:three"; %hash; [download]
I want hash like 1=>one, 2=>two .. using map in single line.
Kindly help on please
In reply to Create a hash by spliting string by Anonymous Monk