my $response = $ua->get('http://imdb.com/find?nm=on;mx=20;q=eliza%20dushku'); if($response included a relocation to a URL){ store that URL } else { do the more complicated stuff }