Can someone help me out with a simple question.
I have a routine that that goes through an array and processes each item. However I want that array to be variable.
so that @foo loads up the values in @booarray.
I can't seem to figure out the syntax for this. I am beginner in perl so any help would be appreciated.