in reply to Comparing the first element of an array with an array

@urls{@visited_urls} = (); exists $urls{$links[0]} and print "found\n";