in reply to Re: Retrieving web pages with the LWP::UserAgent
in thread Retrieving web pages with the LWP::UserAgent
Thank you for pointing out HTTP::Recorder! This looks like exactly the solution to a problem I've been having getting a script to collect multiple pages out of some search results. Thank you!