blob: 63fa830c642b98a5a4b5d5b47fc733907b1a9969 (
plain) (
blame)
1
2
3
4
5
6
7
|
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/
|