-
-
18 Sep 2020 22:00:45 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (12)
- Testers (200 / 0 / 0)
- Kwalitee
Bus factor: 2- 68.88% Coverage
- License: perl_5
- Perl: v5.5.0
- Activity
24 month- Tools
- Download (48.73KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors- Casey West <casey[at]geeknest.com>
- Dependencies
- Digest::MD5
- File::Temp
- IO::File
- Storable
- constant
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.94 - 2020-09-19
- better error if LockDataSource is missing in Apache::Session::Lock::MySQL
Modules
A persistence framework for session dataAn implementation of Apache::SessionAn implementation of Apache::SessionSpecify everything at runtimeUse MD5 to create random object IDsmod_unique_id for session ID generationmod_usertrack for session ID generationAn implementation of Apache::SessionProvides mutual exclusion using flockProvides mutual exclusion using MySQLDoes not actually provides mutual exclusionProvides mutual exclusion through semaphoresProvides mutual exclusion using SybaseAn implementation of Apache::SessionAn implementation of Apache::Session::MySQL without lockingAn implementation of Apache::SessionAn implementation of Apache::SessionUse Storable and MIME::Base64 to zip up persistent dataUse Storable to zip up persistent dataUse Storable to zip up persistent data and unpack/pack to put into Sybase-compatible image fieldUse Storable and pack() to zip up persistent dataUse DB_File to store persistent objectsStore persistent data on the filesystemStore persistent data in a Informix databaseStore persistent data in a MySQL databaseStore persistent data in a Oracle databaseStore persistent data in a Postgres databaseStore persistent data in a Sybase databaseAn implementation of Apache::SessionProvides
in lib/Apache/Session/Store/DBI.pmExamples
Module Install Instructions
To install Apache::Session, copy and paste the appropriate command in to your terminal.
cpanm Apache::Session
perl -MCPAN -e shell install Apache::Session
For more information on module installation, please visit the detailed CPAN module installation guide.