Index of /ports_www/p5-CGI-Session
Name Last modified Size
Parent Directory -
Makefile 28-May-2011 14:15 1.1K
distinfo 28-May-2011 14:15 139
pkg-descr 21-Sep-2005 23:31 706
pkg-plist 23-Jul-2008 20:32 1.0K
"CGI::Session" is Perl5 library that provides an easy persistent session
management system across HTTP requests. Session persistence is a very
important issue in web applications. Shopping carts, user-recognition
features, login and authentication methods and etc. all require
persistent session management mechanism, which is both secure and
reliable. "CGI::Session" provides with just that. You can read the whole
documentation as a tutorial on session management. But if you are
already familiar with "CGI::Session" go to the methods section for the
list of all the methods available.
WWW: http://search.cpan.org/dist/CGI-Session/
- Erwin Lansing
erwin@FreeBSD.org