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)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 |
|---|
| Installing Dash Shell on OS X Lion |
| Detecting unused variables... |
| Find columns in a file based on header and print to new file |
| A (ksh) Library For and From UNIX.com |