debian man page for kiokudb::role::immutable::transitive

Query: kiokudb::role::immutable::transitive

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
dbix::class::schema::kiokudb(3pm) - debian
kiokudb::backend::role::txn::memory(3pm) - debian
kiokudb::typemap::composite(3pm) - debian
kiokudb::typemap::entry::mop(3pm) - debian
kiokudb::util(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Introduction
Detecting unused variables...
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph