NAME
CGI::MxScreen::Session - Handle session save and restore
SYNOPSIS
# Not meant to be used directly
DESCRIPTION
This class handles the context save and restore operations, based on a serializer and a saving medium. Both can be configured dynamically, as explained in CGI::MxScreen::Config.
AUTHOR
Raphael Manfredi <Raphael_Manfredi@pobox.com>
SEE ALSO
CGI::MxScreen::Serializer(3), CGI::MxScreen::Session::Medium(3).