blob: 42bf8dcab7bb576ea704d399b19a0d4c36cef2ce (
plain)
1
2
3
4
5
|
CGI-Session is a Perl5 library that provides an easy, reliable and modular
session management system across HTTP requests. Persistency is a key feature
for such applications as shopping carts, login/authentication routines, and
application that need to carry data accross HTTP requests. CGI::Session does
that, and much more.
|