1. create /cgi-bin virtual folder or create actual /cgi-bin
subfolder under the document root
2. Run Internet Services Manager MMC and select the cgi-bin
folder. Right click, Properties
3. For IIS4, ensure that Permissions for Application Settings
is set to "Execute (including script)"
For IIS5, ensure that Execute Permissions for Application
Settings is set to "Scripts and Executables"
This last step will allow Perl interpreter to interpret the
perl scripts.