Hi Monks. I'm trying to use CGI::Session to use session variables for the first time. I can put the 'use CGI' instruction into my .cgi program fine, but 'use CGI::Session' gives me an internal server error.
What is the likely cause - is the CGI::Session module not installed with the perl at my isp? How might I get around this?