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 |
---|
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 |