The following module was proposed for inclusion in the Module List:
modid: Apache::Session::Serialize::Dumper
DSLIP: Rdpfp
description: Serializes session data using Data::Dumper
userid: PFLEURY (Pascal Fleury)
chapterid: 15 (World_Wide_Web_HTML_HTTP_CGI)
communities:
similar:
Apache::Session::Serialize::Base64
Apache::Session::Serialize::Storable
Apache::Session::Serialize::Sybase
rationale:
This module serializes the session data with Data::Dumper, making
the result human-readable. This is easier for debugging and testing
web-sites. The other modules are all serializing into a binary
format.
Also, serializing into a string may be useful for databases which
cannot handle binary objects.
Being in the Apache::Session framework, this modules kakes easy
testing possible, and very easy switching to a more efficient
serialization.
enteredby: PFLEURY (Pascal Fleury)
enteredon: Fri Jul 12 16:33:31 2002 GMT
The resulting entry would be:
Apache::Session::Serialize::
::Dumper Rdpfp Serializes session data using Data::Dumper PFLEURY
Thanks for registering,
The Pause Team
PS: The following links are only valid for module list maintainers:
Registration form with editing capabilities:
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=a5100000_53e22e132eccfdf6&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=a5100000_53e22e132eccfdf6&SUBMIT_pause99_add_mod_insertit=1