From b387177b57dff1b4cc1faa4af2b86f664cc4a57b Mon Sep 17 00:00:00 2001 From: Kurt Jaeger Date: Sun, 24 Jul 2016 16:19:02 +0000 Subject: New port: databases/p5-Dancer2-Session-DBIC This module implements a session engine for Dancer2 by serializing the session, and storing it in a database via DBIx::Class. JSON was chosen as the default serialization format, as it is fast, terse, and portable. WWW: http://search.cpan.org/dist/Dancer2-Session-DBIC/ PR: 211277 Submitted by: Henk van Oers --- databases/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/Makefile') diff --git a/databases/Makefile b/databases/Makefile index e8127f695267..923866780c30 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -416,6 +416,7 @@ SUBDIR += p5-Dancer-Session-Memcached SUBDIR += p5-Dancer2-Plugin-DBIC SUBDIR += p5-Dancer2-Plugin-Database + SUBDIR += p5-Dancer2-Session-DBIC SUBDIR += p5-Data-Page SUBDIR += p5-Data-Pageset SUBDIR += p5-Exception-Class-DBI -- cgit v1.2.3