http://www.perlmonks.org?node_id=1003709


in reply to Re: Using LWP::Simple to read a redirected page
in thread Using LWP::Simple to read a redirected page

The request object contains the url you've been redirected to

Maybe I'm missing a subtlety, but this appears to be saying that my uri taken from the request should be the final url. But it doesn't reflect what I see for the final url in Chrome.