Man Page: kiokudb::meta::instance
Operating Environment: debian
Section: 3pm
KiokuDB::Meta::Instance(3pm) User Contributed Perl Documentation KiokuDB::Meta::Instance(3pm)NAMEKiokuDB::Meta::Instance - Moose::Meta::Instnace level support for lazy loading.SYNOPSIS# use KiokuDB::Meta::Attribute::LazyDESCRIPTIONThis role is applied to the meta instance class automatically by KiokuDB::Class. When it finds KiokuDB::Thunk objects in the low level attribute storage it will cause them to be loaded. This allows your Moose::Meta::Attributes to remain oblivious to the fact that the value is deferred, making sure that all the type constraints, lazy defaults, and various other Moose features continue to work normally. perl v5.12.4 2010-10-18 KiokuDB::Meta::Instance(3pm)
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Detecting unused variables... |
| Find columns in a file based on header and print to new file |
| A (ksh) Library For and From UNIX.com |