CGI::Session::Serialize::Storable - serializer for CGI::Session |
CGI::Session::Serialize::Storable - serializer for CGI::Session
This library is used by CGI::Session driver to serialize session data before storing it in disk. Uses Storable
freeze()
error()
thaw()
Copyright (C) 2002 Sherzod Ruzmetov. All rights reserved.
This library is free software. It can be distributed under the same terms as Perl itself.
Sherzod Ruzmetov <sherzodr@cpan.org>
All bug reports should be directed to Sherzod Ruzmetov <sherzodr@cpan.org>.
CGI::Session::Serialize::Storable - serializer for CGI::Session |