Name : perl-Text-Query
| |
Version : 0.09
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp156.5.1
| Date : 2024-07-03 19:14:16
|
Group : Development/Libraries/Perl
| Source RPM : perl-Text-Query-0.09-lp156.5.1.src.rpm
|
Size : 0.07 MB
| |
Packager : https://www_suse_com/
| |
Summary : Query processing framework
|
Description :
This module provides an object that matches a data source against a query expression.
Query expressions are compiled into an internal form when a new object is created or the \'prepare\' method is called; they are not recompiled on each match.
The class provided by this module uses four packages to process the query. The query parser parses the question and calls a query expression builder (internal form of the question). The optimizer is then called to reduce the complexity of the expression. The solver applies the expression on a data source.
The following parsers are provided:
* Text::Query::ParseAdvanced
* Text::Query::ParseSimple
The following builders are provided:
* Text::Query::BuildAdvancedString
* Text::Query::BuildSimpleString
The following solver is provided:
* Text::Query::SolveSimpleString
* Text::Query::SolveAdvancedString
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-T/15.6/noarch |