p5-Net-MySQL
Pure Perl MySQL network protocol interface
WWW CVSWeb GITHub-
Package versionp5-Net-MySQL-0.11p0
-
MaintainerThe OpenBSD ports mailing-list
Net::MySQL is a Pure Perl client interface for the MySQL database.
This module implements network protocol between server and client
of MySQL, thus you don't need external MySQL client library like
libmysqlclient for this module to work. It means this module enables
you to connect to MySQL server from some operation systems which
MySQL is not ported. How nifty!
- security/p5-Digest-SHA1