freebsd-ports/www/p5-CGI-Session-ExpireSessions/pkg-descr
Marcelo Araujo 405616748a 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/~rsavage/CGI-Session-ExpireSessions-1.09/

PR:		ports/132558
Submitted by:	Gerard Seibert <gerard@seibercom.net>
2009-03-15 19:11:43 +00:00

11 lines
458 B
Text

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/~rsavage/CGI-Session-ExpireSessions-1.09/