CAM-Session
Last update: v1.02, 2005-04-22
This module implements CGI session state via a MySQL database. If you are just starting out, we recomment CGI::Session instead of this module.
The Perl modules that CAM::Session most closely resemble are CGI::Session and Apache::Session. It's main advantages over those module are:
* Simplicity - there's almost nothing to configure * Compatibility with CAM::App and CAM::UserApp
It's disadvantages are:
* Flexibility of the datastore - CAM::Session supports only MySQL * Some features, like distinguishing access time from creation time * CGI::Session is very popular
License | Files | Date |
Perl |
CAM-Session-1.02.tgz
(MD5)
CAM-Session-1.02.zip (MD5) CAM-Session-1.02-docs |
Fri Apr 22 22:45:10 2005 |
GPL |
CAM-Session-1.01.tgz
(MD5)
CAM-Session-1.01.zip (MD5) CAM-Session-1.01.html |
Tue Sep 16 17:31:26 2003 |
Clotho |
CAM-Session-1.01.tgz
(MD5)
CAM-Session-1.01.zip (MD5) CAM-Session-1.01.html |
Tue Sep 16 17:31:26 2003 |
Perl License
This software is released by Clotho Advanced Media, Inc. under the same terms as Perl itself. That means that it is dual-licensed under the Artistic license and the GPL, and that you can redistribute it and/or modify it under the terms of either or both of those licenses. Copies of this license are available from Clotho or view the LICENSE file directly.
GPL License
Releases of this software are available under the General Public License, v2. Copies of this license are available from Clotho and GNU.
Clotho License
Releases of this software are available under commercial license directly from Clotho. Please contact us at info@clotho.com to purchase a license.