I have a text file. 1 column, all numbers. I want to read the number on each row into an array. Isn't there some simple way to do it without a counter? something lie @myarray = <>; or something?
What if there were two column in the data files, and the first way the key value.
Thanks for all the help guys!
What if there were two column in the data files, and the first way the key value.
Thanks for all the help guys!