aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Search-QueryParser-SQL/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Search-QueryParser-SQL/pkg-descr')
-rw-r--r--textproc/p5-Search-QueryParser-SQL/pkg-descr4
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/p5-Search-QueryParser-SQL/pkg-descr b/textproc/p5-Search-QueryParser-SQL/pkg-descr
new file mode 100644
index 000000000000..f0190e555a7e
--- /dev/null
+++ b/textproc/p5-Search-QueryParser-SQL/pkg-descr
@@ -0,0 +1,4 @@
+Turn free-text queries into SQL WHERE clauses. The idea is to allow you to treat
+your database like a free-text search index, when it really isn't.
+
+WWW: http://search.cpan.org/dist/Search-QueryParser-SQL/