debian man page for kiokudb::backend::role::query::simple::linear

Query: kiokudb::backend::role::query::simple::linear

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

KiokuDB::Backend::Role::Query::Simple::Linear(3pm)	User Contributed Perl Documentation	KiokuDB::Backend::Role::Query::Simple::Linear(3pm)

NAME
KiokuDB::Backend::Role::Query::Simple::Linear - Query::Simple implemented with a linear scan of all entries.
SYNOPSIS
package MyBackend; use Moose; with qw( KiokuDB::Backend::Role::Scan KiokuDB::Backend::Role::Query::Simple::Linear );
DESCRIPTION
This role can provide a primitive "search" facility (the API described in KiokuDB::Backend::Role::Query::Simple) using the api provided by KiokuDB::Backend::Role::Scan. While very inefficient for large data sets, of your databases are small this can be useful. perl v5.12.4 2010-10-11 KiokuDB::Backend::Role::Query::Simple::Linear(3pm)
Related Man Pages
moosex::role::parameterized::extending(3) - osx
dbix::class::schema::kiokudb(3pm) - debian
kiokudb::backend::role::txn::memory(3pm) - debian
kiokudb::linker(3pm) - debian
kiokudb::typemap::entry::compiled(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Introduction
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph