Create a web application using any technology that accepts an email address and checks if the domain of the email address exists.
I can make code for that in Perl by splitting out the part before @ and storing domain name in a scalar variable and then ping the domain name and checking the reply. It will solve the problem. But the problem is that I can not make a web application. I do not know that much Perl. I do not know CGI. I have to make and deliver this web application within 72 hours. Let me know which thing should I learn? If you could provide me good resources then that would be very kind. Thank you!In reply to Creating a web application in Perl by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |