libcgi-session-perl

Persistent session data in cgi applications
  https://metacpan.org/release/CGI-Session
  0
  no reviews



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 across http requests. cgi::session does that and many more.