in reply to
Regarding User Sessions
You could have a look at the package
Apache::Session
, which implements session with persistant storage using database or file.
Comment on
Re: Regarding User Sessions
In Section
Seekers of Perl Wisdom