Query: kiokudb::role::api
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
KiokuDB::Role::API(3pm) User Contributed Perl Documentation KiokuDB::Role::API(3pm)NAMEKiokuDB::Role::API - Role for KiokuDB api (used to setup delegations).SYNOPSIShas directory => ( isa => "KiokuDB", handles => "KiokuDB::Role::API", );DESCRIPTIONThis role provides "requires" declarations for the runtime methods of KiokuDB. This is useful for setting up delegations. This is used in e.g. KiokuX::User.METHODSnew_scope txn_do lookup exists store insert update deep_update delete is_root set_root unset_root search all_objects root_set grep scan clear_live_objects new_scope object_to_id objects_to_ids id_to_object ids_to_objects live_objects directory The "directory" method should be used to fetch the actual KiokuDB delegate. This will work no matter how deeply it is nested. perl v5.12.4 2010-10-11 KiokuDB::Role::API(3pm)
| Related Man Pages |
|---|
| kiokudb::collapser(3pm) - debian |
| kiokudb::entry(3pm) - debian |
| kiokudb::linker(3pm) - debian |
| kiokudb::typemap::composite(3pm) - debian |
| kiokudb::typemap::entry::compiled(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| Is UNIX an open source OS ? |
| Detecting unused variables... |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |