KiokuDB::Role::Intrinsic - A role for value objects


KiokuDB documentation  | view source Contained in the KiokuDB distribution.

Index


NAME

Top

KiokuDB::Role::Intrinsic - A role for value objects

SYNOPSIS

Top

	with qw(KiokuDB::Role::Intrinsic);

DESCRIPTION

Top

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.