Difference between revisions of "Apache Session"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Apache::Session |Short description=Provides persistant storage for arbitrary data |Full description=Apache::Session is a persistence framework designed to p...")
 
(new version)
 
Line 3: Line 3:
 
|Short description=Provides persistant storage for arbitrary data
 
|Short description=Provides persistant storage for arbitrary data
 
|Full description=Apache::Session is a persistence framework designed to provide session management to web developers. It is intended 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.
 
|Full description=Apache::Session is a persistence framework designed to provide session management to web developers. It is intended 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.
 +
|Homepage URL=http://search.cpan.org/~chorny/Apache-Session-1.93/
 
|User level=none
 
|User level=none
|Status=Live
 
|Component programs=
 
|Homepage URL=http://www.cpan.org/modules/by-module/Apache/Apache-Session-1.54.tar.gz
 
|VCS checkout command=
 
 
|Computer languages=Perl
 
|Computer languages=Perl
|Documentation note=
 
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=Apache
 
|Related projects=Apache
 
|Keywords=Perl,apache,storage,Web development,persistance,persistance framework
 
|Keywords=Perl,apache,storage,Web development,persistance,persistance framework
|Is GNU=n
+
|Version identifier=1.93
|Last review by=Janet Casey
+
|Version date=2014/04/12
|Last review date=2002-05-07
+
|Version status=stable
 +
|Version download=http://search.cpan.org/CPAN/authors/id/C/CH/CHORNY/Apache-Session-1.93.tar.gz
 +
|Version comment=1.93 stable released 2014-04-12
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2016/12/24
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=1.54
+
|Status=
|Version date=2001-11-25
+
|Is GNU=No
|Version status=stable
+
|License verified date=2001-11-26
|Version download=http://www.cpan.org/modules/by-module/Apache/Apache-Session-1.54.tar.gz
+
}}
 +
{{Project license
 +
|License=Perl
 +
|License verified by=Janet Casey
 
|License verified date=2001-11-26
 
|License verified date=2001-11-26
|Version comment=1.54 stable released 2001-11-25
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Jeffrey W. Baker
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Jeffrey W. Baker
 
 
|Email=jwbaker@acm.org
 
|Email=jwbaker@acm.org
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=See the README file for a complete list
 
|Role=Contributor
 
|Role=Contributor
|Real name=See the README file for a complete list
 
|Email=
 
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
Line 47: Line 44:
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
}}
 
{{Project license
 
|License=Perl
 
|License verified by=Janet Casey
 
|License verified date=2001-11-26
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 61: Line 53:
 
|Prerequisite description=Storable
 
|Prerequisite description=Storable
 
}}
 
}}
 +
{{Featured}}

Latest revision as of 22:41, 23 December 2016


[edit]

Apache::Session

http://search.cpan.org/~chorny/Apache-Session-1.93/
Provides persistant storage for arbitrary data

Apache::Session is a persistence framework designed to provide session management to web developers. It is intended 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.





Licensing

License

Verified by

Verified on

Notes

License

Perl

Verified by

Janet Casey

Verified on

26 November 2001




Leaders and contributors

Contact(s)Role
Jeffrey W. Baker Maintainer
See the README file for a complete list Contributor


Resources and communication

AudienceResource typeURI
Bug Tracking,Developer,SupportE-mailmailto:jwbaker@acm.org


Software prerequisites

KindDescription
Required to useStorable
Required to useDigest_MD5




Entry

























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.