im very new to perl and i'd like to use CGI::Session for a login script w/ a MSSQL database... but on the CGI::Session page on cpan, it looks like it only works w/ text files or a MySQL database. is it possible to use this module with a MS SQL Server database?
thanks