Pakket: libtext-query-perl (0.07-4) [universe]
Verwijzigingen voor libtext-query-perl
Ubuntu bronnen:
Het bronpakket libtext-query-perl downloaden:
- [libtext-query-perl_0.07-4.dsc]
- [libtext-query-perl_0.07.orig.tar.gz]
- [libtext-query-perl_0.07-4.diff.gz]
Beheerder:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Guillaume Morin
It should generally not be necessary for users to contact the original maintainer.
Vergelijkbare pakketten:
Text::Query - Query processing framework
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.
Andere aan libtext-query-perl gerelateerde pakketten
|
|
|
-
- dep: perl (>= 5.6.0-16)
- Larry Wall's Practical Extraction and Report Language