So I'm writing a program to parse certain information out of html pages. Currently the program is written in perl and consists (in a simplified manner) of one function called List_Parse() which takes ...