The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Text-Query SOLVE"

Text::Query::Solve - Base class for query resolution River stage zero No dependents

This module provides a virtual base class for query resolution. It defines the "match" and "matchscalar" method that is called by the "Text::Query" object to apply a query on a data source....

JONJ/Text-Query-0.09 - 13 Aug 2013 12:07:09 UTC

Text::Query::SolveSimpleString - Apply query expression on strings River stage zero No dependents

Applies an expression built by "Text::Query::BuildSimpleString" to a list of strings....

JONJ/Text-Query-0.09 - 13 Aug 2013 12:07:09 UTC

Text::Query::SolveAdvancedString - Apply query expression on strings River stage zero No dependents

Applies an expression built by "Text::Query::BuildAdvancedString" to a list of strings....

JONJ/Text-Query-0.09 - 13 Aug 2013 12:07:09 UTC

Text::Query - Query processing framework River stage zero No dependents

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 clas...

JONJ/Text-Query-0.09 - 13 Aug 2013 12:07:09 UTC

Text::Query::ParseSimple - Parse AltaVista simple query syntax River stage zero No dependents

This module provides an object that parses a string containing a Boolean query expression similar to an AltaVista "simple query". Elements of the query expression may be assigned weights. It's base class is Text::Query::Parse; Query expressions are c...

JONJ/Text-Query-0.09 - 13 Aug 2013 12:07:09 UTC

Text::Query::ParseAdvanced - Parse AltaVista advanced query syntax River stage zero No dependents

This module provides an object that parses a string containing a Boolean query expression similar to an AltaVista "advanced query". It's base class is Text::Query::Parse; Query expressions consist of literal strings (or regexps) joined by the followi...

JONJ/Text-Query-0.09 - 13 Aug 2013 12:07:09 UTC

Text::Query::BuildSimpleString - Builder for Text::Query::ParseSimple to build regexps River stage zero No dependents

Build a regexp to match the simple query parsed by Text::Query::ParseSimple. The words of the query can be regular expressions and will provide the expected result if the "-regexp" option is set....

JONJ/Text-Query-0.09 - 13 Aug 2013 12:07:09 UTC

Text::Query::BuildAdvancedString - Builder for Text::Query::ParseAdvanced to build regexps River stage zero No dependents

Build a regexp to match the advanced query parsed by Text::Query::ParseAdvanced. The words of the query can be regular expressions and will provide the expected result if the "-regexp" option is set....

JONJ/Text-Query-0.09 - 13 Aug 2013 12:07:09 UTC
8 results (0.031 seconds)