aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-DBD-Google/pkg-descr
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2005-04-07 16:57:53 +0800
committerijliao <ijliao@FreeBSD.org>2005-04-07 16:57:53 +0800
commit05bdbe980caa24b1524859e5b4c6d3fc25fa4188 (patch)
tree2cfa6db42a2b000c57f6805818282c0a97d00314 /databases/p5-DBD-Google/pkg-descr
parent95e76d6c407508ccbe714f99ad763638f2b9c28d (diff)
downloadfreebsd-ports-gnome-05bdbe980caa24b1524859e5b4c6d3fc25fa4188.tar.gz
freebsd-ports-gnome-05bdbe980caa24b1524859e5b4c6d3fc25fa4188.tar.zst
freebsd-ports-gnome-05bdbe980caa24b1524859e5b4c6d3fc25fa4188.zip
add p5-DBD-Google 0.11
Treat Google as a datasource for DBI
Diffstat (limited to 'databases/p5-DBD-Google/pkg-descr')
-rw-r--r--databases/p5-DBD-Google/pkg-descr4
1 files changed, 4 insertions, 0 deletions
diff --git a/databases/p5-DBD-Google/pkg-descr b/databases/p5-DBD-Google/pkg-descr
new file mode 100644
index 000000000000..4c60c9771e3c
--- /dev/null
+++ b/databases/p5-DBD-Google/pkg-descr
@@ -0,0 +1,4 @@
+DBD::Google allows you to use Google as a datasource; Google can be queried
+using SQL SELECT statements, and iterated over using standard DBI conventions.
+
+WWW: http://search.cpan.org/dist/DBD-Google/