The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

KiokuDB::TypeMap::Entry::DBIC::ResultSet - KiokuDB::TypeMap::Entry for DBIx::Class::ResultSet objects

DESCRIPTION

The result set is cloned, the clone will have its cache cleared, and then it is simply serialized normally. This is the only DBIx::Class related object that is literally stored in the database, as it represents a memory resident object, not a database resident one.