Hi , I would like to know how to get data from textfile to hashes .
now i have a textfile which looks like this
name=>Jhon
id=>102100
address=>linnoituksentie 10
now i want fetch the data from this file in a hash but keys are going to name,id,address and values are going to be...