Download List

Project Description

Apache::Session is a persistence framework whose
purpose is to provide session management to Web
developers. It is designed to work with Apache and
mod_perl, but it does not depend on them and will
work with any Web server. This module provides a
set of classes that give the developer maximum
functionality. Session data can be stored in a
database, flat files, or shared memory.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-01-28 02:51
1.90

The Oracle module will allow specifying the table name.
Tags: Minor

2010-09-22 20:14
1.89

Several problems in Apache::Session::Store::File were fixed.
Tags: stable bugfix

2008-12-31 18:42
1.88

Apache::Session::Generate::MD5::validate will
untaint data. MIN_PERL_VERSION is used in
Makefile.PL.
Tags: Minor feature enhancements

2001-11-25 12:28
1.54

Fixes to Flex.pm, two new ID generation modules, and various updates submitted by users were added.
Tags: Minor bugfixes

2001-01-30 15:12
1.52

Version 1.50 made substantial modifications to how the internals of the module worked. This version adds a Sybase-specific backing store and various bugfixes.

Project Resources