Date: Sun, 15 Mar 2009 19:11:44 +0000 (UTC) From: Marcelo Araujo <araujo@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/p5-CGI-Session-ExpireSessions Makefile distinfo pkg-descr pkg-plist Message-ID: <200903151911.n2FJBiFj057614@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
araujo 2009-03-15 19:11:44 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-CGI-Session-ExpireSessions Makefile distinfo pkg-descr pkg-plist Log: 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> Revision Changes Path 1.2289 +5 -4 ports/www/Makefile 1.1 +27 -0 ports/www/p5-CGI-Session-ExpireSessions/Makefile (new) 1.1 +3 -0 ports/www/p5-CGI-Session-ExpireSessions/distinfo (new) 1.1 +11 -0 ports/www/p5-CGI-Session-ExpireSessions/pkg-descr (new) 1.1 +9 -0 ports/www/p5-CGI-Session-ExpireSessions/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903151911.n2FJBiFj057614>