As a beginner, I want to learn a very simple .pl using CGI to display a Html page on my browser (IE). I copied this sample file from a Perl installation site. Unfortunately, either .pl or .cgi extension results in a error message as follows:
HTTP Error 404.3 The page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler.
Please teach me how to run my 1st Perl script on the browser. Thank you for your help. timnish