in reply to Storing Class::DBI objects in a Session

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.
  • Comment on Re: Storing Class::DBI objects in a Session