in reply to lwp::simple question

What would you do as a human? Write down these steps. Then translate each of your steps into Perl.

Assuming that you would read some text on the returned HTML page, maybe you want to extract some text from the HTML? See among many others Web::Scraper, Web::Magic, Mojolicious and App::scrape.