I need help in writing a perl script. I have two files with about 10 url's in each file. I need the script to look into each file and output the url's which appear ONLY in both files and the number of times each appears.

Please HELP!