I installed CGI.pm just a while ago. Now it works fine when I run a *.cgi file. But when I run a *.pl file with 'use CGI;', I get an Internal Server Error. How do I configure the server to accept perl-scripts (*.pl file)with CGI.pm or do you recommend me to keep the existing configuration?