in reply to Comparing the first element of an array with an array
@found_urls = grep { $_ eq $links[0] } @visited_urls; [download]