trusty (3) KiokuDB::TypeMap::Entry::DBIC::ResultSource.3pm.gz

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

NAME

       KiokuDB::TypeMap::Entry::DBIC::ResultSource - KiokuDB::TypeMap::Entry for DBIx::Class::ResultSource
       objects.

DESCRIPTION

       This tyepmap entry resolves result source handles symbolically by name.

       References to the handle receive a special ID in the form:

           dbic:schema:rs:$name

       and are not actually written to storage.

       Looking up such an ID causes the backend to dynamically search for such a resultset in the
       DBIx::Class::Schema.