blob: 7e2e0832cb5efff6ba96c61706bc276b104e7578 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
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://search.cpan.org/dist/Text-Query-SQL/
-Anton
<tobez@FreeBSD.org>
|