diff options
Diffstat (limited to 'databases/p5-Text-Query-SQL/pkg-descr')
-rw-r--r-- | databases/p5-Text-Query-SQL/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/databases/p5-Text-Query-SQL/pkg-descr b/databases/p5-Text-Query-SQL/pkg-descr new file mode 100644 index 000000000000..4429dec2e06a --- /dev/null +++ b/databases/p5-Text-Query-SQL/pkg-descr @@ -0,0 +1,10 @@ +Text-Query-SQL provides query builders for SQL databases. Searching 'foo +and bar' will retrieve rows containing the words foo and bar. It does it +by generating the appropriate SQL request. + +Text-Query-SQL is derived from the Text-Query module. + +WWW: http://www.senga.org/Text-Query-SQL/ + +-Anton +<tobez@tobez.org> |