in reply to Re: Help with LWP GET request
in thread Help with LWP GET request

Thanks for the reply. The missing single quote was left off when creating the post. It should be fixed now. I'm not really getting an error message. When I run the program, the html printed with as_string() doesn't contain the results for my query. If I simply paste the correct url into a browser (including the query string), the results are displayed. I will go over the things you suggested and see if I can get it working.