aboutsummaryrefslogtreecommitdiff
path: root/www/p5-CGI-Session-ExpireSessions/pkg-descr
blob: c9dcb942f2a39238e31872e7c42b76d675463700 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
CGI::Session::ExpireSessions is a pure Perl module.

It deletes CGI::Session-type sessions which have passed their use-by date.

It works with CGI::Session-type sessions in a database or in disk files,
but does not appear to work with CGI::Session::PureSQL-type sessions.

The recommended way to use this module is via method expire_sessions(),
which requires CGI::Session V 4 or later.

WWW: http://search.cpan.org/dist/CGI-Session-ExpireSessions/