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

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.
perl v5.18.1 2012-07-06 KiokuDB::TypeM...C::ResultSource(3pm)