Apache::Session::Serialize::Base64 man page on Alpinelinux

Man page or keyword search:  
man Server   18016 pages
apropos Keyword Search (all sections)
Output format
Alpinelinux logo
[printable version]

Apache::Session::SeriaUser:Contributed PeApache::Session::Serialize::Base64(3)

NAME
       Apache::Session::Serialize::Base64 - Use Storable and MIME::Base64 to
       zip up persistent data

SYNOPSIS
	use Apache::Session::Serialize::Base64;

	$zipped = Apache::Session::Serialize::Base64::serialize($ref);
	$ref = Apache::Session::Serialize::Base64::unserialize($zipped);

DESCRIPTION
       This module fulfills the serialization interface of Apache::Session.
       It serializes the data in the session object by use of Storable's
       "nfreeze()" and "thaw()" functions, and MIME::Base64's "encode_bas64"
       and "decode_base64".  The serialized data is ASCII text, suitable for
       storage in backing stores that don't handle binary data gracefully,
       such as Postgres.

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

SEE ALSO
       Apache::Session::Serialize::Storable, Apache::Session

perl v5.18.2			  2014-05Apache::Session::Serialize::Base64(3)
[top]

List of man pages available for Alpinelinux

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net