I have some plain text files that end in .pl that I would like to serve up using IIS. Unfortunately, the server thinks that they are perl scripts and tries to compile and execute them. This fails, and ...