Im looking for threading / forking methods for running through a Array of variables, as in Printing each, each thread. I'm trying to find which is faster for a program i need to make. im quite new to perl and only dealt with forking lists. i tried playing with thread::queue but no avail, Example scripts would be suggested. Thank you monks.