Hi,

I have a file that contain this:

GCTTGACGG: GCTTGACGA,GCTTGACCG,GCTTGACGA
CTTGAAGAG: CTTGACGAG,CTTGACGAG,CTTGACGAG,CTTGACGAG,CTTGAAGAA
CTTGACGAA: CTTGACGAG,CTTGACGAG,CTTGACGAG,CTTGACGAG

My problem is that I want to create hash of and array.
Where the 'word' to the left of the colon is the hash name
and the 'words that comes with commas' after the colon
is the element.

Is there any efficient way to do this?
Thanks so much for your time.
Hope to hear from you again.

Regards
Edward WIJAYA
SINGAPORE

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to