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)NAMEKiokuDB::Role::Immutable::Transitive - A role for immutable objects that only point at other such objects.SYNOPSISwith qw(KiokuDB::Role::Immutable::Transitive);DESCRIPTIONThis 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)
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
Is UNIX an open source OS ? |
Detecting unused variables... |
One instance of comparing grep and awk |