From 828a5ff538dfb58ce85acc6e4f14c3360c9dae3c Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 4 Jan 2001 01:47:41 -0600 Subject: manual.texi Added HandySQL to Contrib. Docs/manual.texi: Added HandySQL to Contrib. --- Docs/manual.texi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Docs/manual.texi b/Docs/manual.texi index 095cc68d48d..5ff1606cc07 100644 --- a/Docs/manual.texi +++ b/Docs/manual.texi @@ -38914,6 +38914,11 @@ Perl @code{DBD} module to access mSQL and @strong{MySQL} databases. @item @uref{http://www.mysql.com/Downloads/Contrib/Data-ShowTable-3.3.tar.gz, Data-ShowTable-3.3.tar.gz} Perl @code{Data-ShowTable} module. Useful with @code{DBI}/@code{DBD} support. + +@item @uref{http://www.mysql.com/Downloads/Contrib/HandySQL-1.1.tar.gz, HandySQL-1.1.tar.gz} +HandySQL is a MySQL access module. It offers a C interface embedded in Perl and is +approximately 20% faster than regular DBI. + @end itemize @cindex JDBC -- cgit v1.2.1