Question : Here is a Perl Problem that was posed to me. I was given one day time to solve. Unfortunately I did not know enough Perl to do it. And sadly, I did not get selected. However I wish to share this question with all. Please pose your answers or programs on this forum for the benefit of all friends. Submitted by ilangocal.
i think the problem is straight forward and should be very simple to write a perl program for the same, below is the program. i havent run it to check if it works fine. comments are welcome
1. Assuming table 1 having the address has a structure
address_tbl (mailaddress char(255))
2. Assuming table 2 having the count of domains has a structure
domain_count_tbl (domain char(255), count int)
If you have the better answer, then send it to us. We will display your answer after the approval.