| KiokuDB documentation | view source | Contained in the KiokuDB distribution. |
KiokuDB::Role::Intrinsic - A role for value objects
with qw(KiokuDB::Role::Intrinsic);
When KiokuDB detects this role on objects they are collapsed into their parent by default, without needing an explicit typemap entry.
| KiokuDB documentation | view source | Contained in the KiokuDB distribution. |