kiokudb::role::immutable::transitive(3pm) debian man page | unix.com

Man Page: kiokudb::role::immutable::transitive

Operating Environment: debian

Section: 3pm

KiokuDB::Role::Immutable::Transitive(3pm)		User Contributed Perl Documentation		 KiokuDB::Role::Immutable::Transitive(3pm)

NAME
KiokuDB::Role::Immutable::Transitive - A role for immutable objects that only point at other such objects.
SYNOPSIS
with qw(KiokuDB::Role::Immutable::Transitive);
DESCRIPTION
This role makes a stronger promise than KiokuDB::Role::Immutable, namely that this object and all objects it points to are immutable. These objects can be freely cached as live instances, since none of the data they keep live is ever updated. perl v5.12.4 2010-10-11 KiokuDB::Role::Immutable::Transitive(3pm)
Related Man Pages
kiokudb::backend(3pm) - debian
kiokudb::backend::role::txn(3pm) - debian
kiokudb::entry(3pm) - debian
kiokudb::liveobjects(3pm) - debian
kiokudb::typemap::composite(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Is UNIX an open source OS ?
Detecting unused variables...