Does RTCal work in Perls “taint” mode?
Yes. You can turn taint mode on easily; just add the “-T” option to the end of the very first line of the main RTCal script. This won’t work if you’re using Microsoft’s IIS however; you’ll need to edit the script mapping (for “.pl” or “.cgi” extensions, whatever is mapped to Perl); note that this will cause the server to run all Perl scripts in taint mode.