aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-Session-Store-Delegate/pkg-descr
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-01-10 23:04:01 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-01-10 23:04:01 +0000
commitb06e081819884e536627a66b3b1e7f757ffc85f5 (patch)
treeb9ec551fe16d7eb9746c2b3ac489c429992747c5 /www/p5-Catalyst-Plugin-Session-Store-Delegate/pkg-descr
parent9297c97c51e8e1d7b88c2b5b7e349d90e39ac1fd (diff)
downloadports-b06e081819884e536627a66b3b1e7f757ffc85f5.tar.gz
ports-b06e081819884e536627a66b3b1e7f757ffc85f5.zip
This storage module will store session data in a database using DBIx::Class.
WWW: http://search.cpan.org/dist/Catalyst-Plugin-Session-Store-DBIC/ PR: ports/107784 Submitted by: Fernan Aguero <fernan at iib.unsam.edu.ar>
Notes
Notes: svn path=/head/; revision=182034
Diffstat (limited to 'www/p5-Catalyst-Plugin-Session-Store-Delegate/pkg-descr')
-rw-r--r--www/p5-Catalyst-Plugin-Session-Store-Delegate/pkg-descr3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/p5-Catalyst-Plugin-Session-Store-Delegate/pkg-descr b/www/p5-Catalyst-Plugin-Session-Store-Delegate/pkg-descr
new file mode 100644
index 000000000000..e83c36725445
--- /dev/null
+++ b/www/p5-Catalyst-Plugin-Session-Store-Delegate/pkg-descr
@@ -0,0 +1,3 @@
+This storage module will store session data in a database using DBIx::Class.
+
+WWW: http://search.cpan.org/dist/Catalyst-Plugin-Session-Store-DBIC/