Query: search::gin::query::manual
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Search::GIN::Query::Manual(3pm) User Contributed Perl Documentation Search::GIN::Query::Manual(3pm)NAMESearch::GIN::Query::Manual - Create manual GIN queriesVERSIONversion 0.08SYNOPSISuse Search::GIN::Query::Manual; my $query = Search::GIN::Query::Manual->new( values => { name => 'Homer', } );DESCRIPTIONCreates a manual GIN query that can be used to search records in a storage. Unlike the stock GIN queries (Search::GIN::Query::Class, Search::GIN::Query::Attributes), with this object you define your search manually, allowing you to create any search you want.METHODS/SUBROUTINES new Creates a new query.ATTRIBUTESvalues The keys and values to build the query for.AUTHORYuval Kogman <nothingmuch@cpan.org>COPYRIGHT AND LICENSEThis software is copyright (c) 2010 by Yuval Kogman, Infinity Interactive. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.10.1 2011-01-31 Search::GIN::Query::Manual(3pm)
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
awk or sed - Convert 2 lines to 1 line |
Weird 'find' results |
A (ksh) Library For and From UNIX.com |
New UNIX and Linux History Sections |