1Apache::Session::SerialUiszeer::CSotnotrraibbluet(e3d)PAepralchDeo:c:uSmeesnstiaotni:o:nSerialize::Storable(3)
2
3
4

NAME

6       Apache::Session::Serialize::Storable - Use Storable to zip up
7       persistent data
8

SYNOPSIS

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

DESCRIPTION

16       This module fulfills the serialization interface of Apache::Session.
17       It serializes the data in the session object by use of Storable's
18       "nfreeze()" and "thaw()" functions.  The result is a binary object
19       ready for storage.
20

AUTHOR

22       This module was written by Jeffrey William Baker <jwbaker@acm.org>.
23

SEE ALSO

25       Apache::Session::Serialize::Base64, Apache::Session
26
27
28
29perl v5.30.0                      2019-0A7p-a2c6he::Session::Serialize::Storable(3)
Impressum