mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
7e3b32fff8
Approved by: portmgr Approved by: bapt (mentor)
8 lines
294 B
Plaintext
8 lines
294 B
Plaintext
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://search.cpan.org/dist/Text-Query-SQL/
|