I'm trying to incorporate CGI::Session authentication into a simple cgi interface. I can't seem to find any example code for this purpose. The only code I can find is CGI::Application coupled with CGI::Session. I am not use CGI::Application. I probably should be, but I don't have time to rewrite the entire program. Can someone offer example code for simple usage of CGI::Session?