I would like to pass the results from the LWP::Simple's get() function to the HTML::TokeParser::Simple object using a string. Currently, I am writing to a file and then opening the file for the TokeParser.
Also I do not understand the reference to the $document scalar in the following HTML::TokeParser docs: