a note:
in your IIS config (if that's what you're using on Windows), just make
sure to use perl.exe in your mapping... so:
C:\Perl\bin\perl.exe "%s" %s
for *.pl files, etc...
(to be able to do this, we made cgi-bin a virtual directory, and set
that mapping in the Properties menu)