Index of /ports_www/p5-Apache-Session-SQLite3
Name Last modified Size
Parent Directory -
Makefile 28-Apr-2008 18:16 697
distinfo 28-May-2011 14:15 161
pkg-descr 17-Mar-2005 05:34 434
pkg-plist 22-Jan-2006 05:57 438
This module is an implementation of Apache::Session.
It uses the DBD::SQLite backing store. It requires DBD::SQLite
version 1.00 or above, due to its use of SQLite3 API for BLOB support.
Also, an extra LastUpdated field is populated with the current time().
There is no need to create the data source file beforehand;
this module creates the session table automatically.
WWW: http://search.cpan.org/dist/Apache-Session-SQLite3/