in reply to
CGI-Session Vs. Apache-Session
The Apache::Session Oracle driver works. If you prefer CGI::Session (which is more actively supported by its author), you can probably use the PostgreSQL driver with minimal changes.
Comment on
Re: CGI-Session Vs. Apache-Session
In Section
Seekers of Perl Wisdom