Greetings!
I am a new bee to perl, please help!
I have a text file delimited by pipe ( | )
A|Apple
B|Baloon
I would like to load this into a two dimentional array. Please suggest a way to do this.
Appriciate the help.
Thanks.
I am a new bee to perl, please help!
I have a text file delimited by pipe ( | )
A|Apple
B|Baloon
I would like to load this into a two dimentional array. Please suggest a way to do this.
Appriciate the help.
Thanks.
Comment