I have activestate perl installed on a w2k server running iis. Scripts run from the commandline open files without difficulty, but not when run as a cgi. the die() statement
produces no output. I am using an absolute path. Permissions are such that the server has permision to open the file. (For example a cgi written in a different language can open the same file.) Any ideas?