user_login/out are my own .pm's in the same cgi-bin directory that the cgi script is running from. For some reason I get the message that perl cannot find the modules when running on Windows with IIS (not in @INC).
How do i call a module in windows that is in the same directory as the cgi that is running?