Name: Enrico Sorcinelli
E-mail: [EMAIL PROTECTED]
Preferred UID: ENRYS
Description:
I plan to contribute to CPAN with Apache::SessionManager,
a mod_perl module that manages all the session life (using Apache::Session).
It creates or restores a session object and it makes available it to all the
other handlers so that they can simple get it.
The session properties are configured (per-dir or globally) in httpd.conf.
Also there is a simple garbage collection mechanism (work in progress)
to clean expired sessions.
Thanks.
- Enrico