1Apache::Session::SerialUiszeer::CHosnttorrieb(u3t)ed PerAlpaDcohceu:m:eSnetsastiioonn::Serialize::Hstore(3)
2
3
4

NAME

6       Apache::Session::Serialize::Hstore - Serialize/unserialize datas for
7       PostgreSQL "hstore" storage.
8

SYNOPSIS

10        use Apache::Session::Serialize::Hstore;
11
12        $zipped = Apache::Session::Serialize::Hstore::serialize($ref);
13        $ref = Apache::Session::Serialize::Hstore::unserialize($zipped);
14

DESCRIPTION

16       This module fulfills the serialization interface of Apache::Session.
17       It serializes only ref data value for PostgreSQL "hstore" fields.
18

SEE ALSO

20       JSON, Apache::Session
21

AUTHORS

23       Clement Oudot, <clem.oudot@gmail.com>
24       Francois-Xavier Deltombe, <fxdeltombe@gmail.com.>
25       Xavier Guimard, <x.guimard@free.fr>
26       Thomas Chemineau, <thomas.chemineau@gmail.com>
27

BUG REPORT

29       Use OW2 system to report bug or ask for features: <http://jira.ow2.org>
30
32       Copyright (C) 2015-2017 by Clement Oudot, <clem.oudot@gmail.com>
33       Copyright (C) 2015-2017 by Xavier Guimard, <x.guimard@free.fr>
34
35       This library is free software; you can redistribute it and/or modify it
36       under the terms of the GNU General Public License as published by the
37       Free Software Foundation; either version 2, or (at your option) any
38       later version.
39
40       This program is distributed in the hope that it will be useful, but
41       WITHOUT ANY WARRANTY; without even the implied warranty of
42       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
43       General Public License for more details.
44
45       You should have received a copy of the GNU General Public License along
46       with this program.  If not, see <http://www.gnu.org/licenses/>.
47
48
49
50perl v5.36.0                      2022-09-A2p7ache::Session::Serialize::Hstore(3)
Impressum