summaryrefslogtreecommitdiff
path: root/www/p5-Apache-Session-SQLite3
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Apache-Session-SQLite3')
-rw-r--r--www/p5-Apache-Session-SQLite3/pkg-descr8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-Apache-Session-SQLite3/pkg-descr b/www/p5-Apache-Session-SQLite3/pkg-descr
index 3cd523d512df..0a59c9339a35 100644
--- a/www/p5-Apache-Session-SQLite3/pkg-descr
+++ b/www/p5-Apache-Session-SQLite3/pkg-descr
@@ -1,9 +1,9 @@
-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.
+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;
+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/