Use DBD::SQLite 1.x for Apache::Session storage
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.
$
pkg install p5-Apache-Session-SQLite3Origin
www/p5-Apache-Session-SQLite3
Size
13.5KiB
License
ART10, GPLv1+
Maintainer
bofh@FreeBSD.org
Dependencies
3 packages
Required by
0 packages