The problems I had with XML::Simple is I was using par to compile it into an exe, and it isn't compiling correctly. So I had to find another way to either parse a web address or parse a string. And XML::Parser seems to be the only other one I've found so far that will parse a string. I just need to read the data, nothing too complex. | [reply] |