diff options
Diffstat (limited to 'textproc/p5-Text-Query/pkg-descr')
-rw-r--r-- | textproc/p5-Text-Query/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-Query/pkg-descr b/textproc/p5-Text-Query/pkg-descr index f9974dd686d7..919c18512d32 100644 --- a/textproc/p5-Text-Query/pkg-descr +++ b/textproc/p5-Text-Query/pkg-descr @@ -9,6 +9,6 @@ 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. +expression on a data source. WWW: http://search.cpan.org/dist/Text-Query/ |