Provided by: libkiokudb-backend-dbi-perl_1.23-1_all bug

NAME

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

VERSION

       version 1.23

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.

AUTHOR

       Yuval Kogman <nothingmuch@woobling.org>

COPYRIGHT AND LICENSE

       This software is copyright (c) 2014 by Yuval Kogman, Infinity Interactive.

       This is free software; you can redistribute it and/or modify it under the same terms as
       the Perl 5 programming language system itself.

perl v5.18.2                                2014-03-KiokuDB::TypeMap::Entry::DBIC::ResultSet(3pm)