search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
6 lines
265 B
Text
6 lines
265 B
Text
Apache::Session::SharedMem is an Apache::Session extension module
|
|
that stores the session data in Shared memory (so, does exactly
|
|
what it says on the tin then) using IPC::Cache
|
|
(and hence IPC::ShareLite).
|
|
|
|
WWW: https://metacpan.org/release/Apache-Session-SharedMem
|