libcgi-session-expiresessions- software package provides automatic deletion of expired CGI sessions, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libcgi-session-expiresessions-
libcgi-session-expiresessions- is installed in your system.
Make ensure the libcgi-session-expiresessions- package were installed using the commands given below,
$ sudo dpkg-query -l | grep libcgi-session-expiresessions-*
You will get with libcgi-session-expiresessions- package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | Perl |
| Package | libcgi-session-expiresessions- |
| Version | 1.12-1 |
| Description | automatic deletion of expired CGI sessions |
| Sub Section | Perl |