The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Text::Query::Parse"

Text::Query::Parse - Base class for query parsers River stage zero No dependents

This module provides a virtual base class for query parsers. It defines the "prepare" method that is called by the "Text::Query" object to compile the query string....

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 - 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::BibTeX - interface to read and parse BibTeX files River stage one • 3 direct dependents • 3 total dependents

The "Text::BibTeX" module serves mainly as a high-level introduction to the "Text::BibTeX" library, for both code and documentation purposes. The code loads the two fundamental modules for processing BibTeX files ("Text::BibTeX::File" and "Text::BibT...

AMBS/Text-BibTeX-0.89 - 24 Jan 2023 20:11:31 UTC

Text::Parser - Simplifies text parsing. Easily extensible to parse any text format. River stage zero No dependents

BALAJIRAM/Text-Parser-1.000 - 28 Nov 2020 04:39:53 UTC

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::Treesitter - Perl binding for tree-sitter River stage zero No dependents

This module provides several classes and utilities that wrap the tree-sitter parser library. A toplevel class is provided by this module which wraps the functionallity of several other classes, which are also available directly in the following modul...

PEVANS/Text-Treesitter-0.12 - 28 Dec 2023 19:02:05 UTC

Text::BibTeX::Entry - read and parse BibTeX files River stage one • 3 direct dependents • 3 total dependents

"Text::BibTeX::Entry" does all the real work of reading and parsing BibTeX files. (Well, actually it just provides an object-oriented Perl front-end to a C library that does all that. But that's not important right now.) BibTeX entries can be read ei...

AMBS/Text-BibTeX-0.89 - 24 Jan 2023 20:11:31 UTC

Text::QueryString - Fast QueryString Parser River stage zero No dependents

WARNING: Still in ALPHA quality! Use at your own risk! Text::QueryString is for when you need that speed to parse those annoying query strings that they send to your webapp. The reason this came to be is that we have encountered cases where we got hi...

DMAKI/Text-QueryString-0.03 - 06 Mar 2013 22:54:59 UTC

Text::Query::Optimize - Base class for query parsers River stage zero No dependents

This module provides a virtual base class for query optimizers. It defines the "optimize" method that is called by the "Text::Query" object to optimize the internal query....

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

Text::BibTeX::Value - interfaces to BibTeX values and simple values River stage one • 3 direct dependents • 3 total dependents

The "Text::BibTeX::Value" module provides two classes, "Text::BibTeX::Value" and "Text::BibTeX::SimpleValue", which respectively give you access to BibTeX "compound values" and "simple values". Recall that every field value in a BibTeX entry is the c...

AMBS/Text-BibTeX-0.89 - 24 Jan 2023 20:11:31 UTC

Text::Query::SolveSQL - Apply query expression to an SQL database River stage one • 1 direct dependent • 1 total dependent

Applies a select order computed by a "Text::Query" object whose builder is derived from "Text::Query::BuildSQL" to a "DBI" object....

LDACHARY/Text-Query-SQL-0.09 - 27 Dec 2000 14:46:37 UTC

Text::BibTeX::Structure - provides base classes for user structure modules River stage one • 3 direct dependents • 3 total dependents

The module "Text::BibTeX::Structure" provides two classes that form the basis of the btOOL "structure module" system. This system is how database structures are defined and imposed on BibTeX files, and provides an elegant synthesis of object-oriented...

AMBS/Text-BibTeX-0.89 - 24 Jan 2023 20:11:31 UTC

Text::Summary::MediaWiki - Produce a short summary from MediaWiki markup River stage zero No dependents

Produces short summaries from MediaWiki markup. This has been mostly tested with Wikipedia but this should work for any wiki using MediaWiki markup. Note that making requests to Wikipedia for each page is considered rather rude, if you need a high qu...

DGL/Text-Summary-MediaWiki-0.02 - 01 Jun 2008 15:53:46 UTC

Text::Query::BuildSQLPg - Builder for Postgres River stage one • 1 direct dependent • 1 total dependent

Generates a well formed "where" clause for Text::Query::ParseAdvanced or Text::Query::ParseSimple suitable for query with Postgres. Code is mainly based on Text:Query::BuildSQLMySQL....

LDACHARY/Text-Query-SQL-0.09 - 27 Dec 2000 14:46:37 UTC

Text::Query::BuildSQLMySQL - Builder for MySQL River stage one • 1 direct dependent • 1 total dependent

Generates a well formed "where" clause for Text::Query::ParseAdvanced or Text::Query::ParseSimple suitable for query with MySQL....

LDACHARY/Text-Query-SQL-0.09 - 27 Dec 2000 14:46:37 UTC

Text::MicroMason::HTMLTemplate - Alternate Syntax like HTML::Template River stage one • 6 direct dependents • 6 total dependents

This mixin class overrides several methods to allow MicroMason to emulate the template syntax and some of the other features of HTML::Template. This class automatically includes the following other mixins: TemplateDir, HasParams, and StoreOne. Compat...

FERRENCY/Text-MicroMason-2.23 - 27 Jun 2019 21:37:01 UTC

Text::Query::BuildSQLMifluz - Builder for Mifluz River stage one • 1 direct dependent • 1 total dependent

Returns the syntax tree. Refer to the Text::Query::BuildSQL(3) manual page for a description....

LDACHARY/Text-Query-SQL-0.09 - 27 Dec 2000 14:46:37 UTC

Text::Query::BuildSQLFulcrum - Builder for Fulcrum SearchServer River stage one • 1 direct dependent • 1 total dependent

Generates a well formed "where" clause for Text::Query::ParseAdvanced or Text::Query::ParseSimple suitable for query with Fulcrum SearchServer....

LDACHARY/Text-Query-SQL-0.09 - 27 Dec 2000 14:46:37 UTC
26 results (0.104 seconds)