I am looking into session management options for perl and i have found CGI::Session and Apache::session. I have noticed that Apache::session does have an oracle driver, where as CGI::Session does not, which would be nice since we are using oracle. Anyone have a preference for one over the other?