mirror of
https://git.freebsd.org/ports.git
synced 2025-05-15 16:51:52 -04:00
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
7 lines
294 B
Text
7 lines
294 B
Text
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: https://metacpan.org/release/Text-Query-SQL
|