The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "distribution:Apache-Session Apache::Session::Serialize::Storable"

Apache::Session::Serialize::Storable - Use Storable to zip up persistent data River stage two • 30 direct dependents • 43 total dependents

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. The result is a binary object ready for storage....

CHORNY/Apache-Session-1.94 - 18 Sep 2020 22:00:45 UTC

Apache::Session::Flex - Specify everything at runtime River stage two • 30 direct dependents • 43 total dependents

This module is an implementation of Apache::Session. Unlike other implementations, it allows you to specify the backing store, locking scheme, ID generator, and data serializer at runtime. You do this by passing arguments in the usual Apache::Session...

CHORNY/Apache-Session-1.94 - 18 Sep 2020 22:00:45 UTC

Apache::Session::Serialize::Base64 - Use Storable and MIME::Base64 to zip up persistent data River stage two • 30 direct dependents • 43 total dependents

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 A...

CHORNY/Apache-Session-1.94 - 18 Sep 2020 22:00:45 UTC

Apache::Session::Serialize::UUEncode - Use Storable and pack() to zip up persistent data River stage two • 30 direct dependents • 43 total dependents

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 Perl's "pack()" and "unpack()". The serialized data is ASCII text, suitable...

CHORNY/Apache-Session-1.94 - 18 Sep 2020 22:00:45 UTC

Apache::Session::Serialize::Sybase - Use Storable to zip up persistent data and unpack/pack to put into Sybase-compatible image field River stage two • 30 direct dependents • 43 total dependents

This module fulfills the serialization interface of Apache::Session by taking the data from Apache::Session::Serialize::Storable and modifying it to work with Sybase IMAGE fields. Note that you do not need to quote these values before inserting into ...

CHORNY/Apache-Session-1.94 - 18 Sep 2020 22:00:45 UTC

Apache::Session::Generate::ModUniqueId - mod_unique_id for session ID generation River stage two • 30 direct dependents • 43 total dependents

Apache::Session::Generate::ModUniqueId enables you to use unique id generated by mod_unique_id as session id for Apache::Session framework. Using mod_unique_id would ensure higher level uniquess of id....

CHORNY/Apache-Session-1.94 - 18 Sep 2020 22:00:45 UTC

Apache::Session::Generate::ModUsertrack - mod_usertrack for session ID generation River stage two • 30 direct dependents • 43 total dependents

Apache::Session::Generate::ModUsertrack enables you to use cookie tracked by mod_usertrack as session id for Apache::Session framework. This module fits well with long-term sessions, so better using RDBMS like MySQL for its storage....

CHORNY/Apache-Session-1.94 - 18 Sep 2020 22:00:45 UTC
7 results (0.041 seconds)