From
CGI::Session::Serialize::Default.
WARNING
If you want to be able to store objects, consider using
CGI::Session::Serialize::Storable or the
CGI::Session::Serialize::FreezeThaw instead.
update: IOW: the standard serializer for CGI::Session doesn't work for objects.