Hi,
I wan't to parse a tag-delimited file and store the result as a hash having keys as the tag and the values as the string following the tag. The input file consists of multiple lines with no line breaks. The tags are two letter alphabets. Can anyone help?
Thank you,
Gowtham