1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/databases/p5-Dancer2-Session-DBIC/pkg-plist
Kurt Jaeger b387177b57 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 <hvo.pm@xs4all.nl>
2016-07-24 16:19:02 +00:00

11 lines
545 B
Plaintext

%%SITE_PERL%%/Dancer2/Session/DBIC.pm
%%SITE_PERL%%/Dancer2/Session/DBIC/Role/Serializer.pm
%%SITE_PERL%%/Dancer2/Session/DBIC/Serializer/JSON.pm
%%SITE_PERL%%/Dancer2/Session/DBIC/Serializer/Sereal.pm
%%SITE_PERL%%/Dancer2/Session/DBIC/Serializer/YAML.pm
%%PERL5_MAN3%%/Dancer2::Session::DBIC.3.gz
%%PERL5_MAN3%%/Dancer2::Session::DBIC::Role::Serializer.3.gz
%%PERL5_MAN3%%/Dancer2::Session::DBIC::Serializer::JSON.3.gz
%%PERL5_MAN3%%/Dancer2::Session::DBIC::Serializer::Sereal.3.gz
%%PERL5_MAN3%%/Dancer2::Session::DBIC::Serializer::YAML.3.gz