summaryrefslogtreecommitdiff
path: root/databases/p5-Net-MySQL/DESCR
blob: 50bd851a95f901cbdb2b1c25b3d08af5c6708d64 (plain)
1
2
3
4
5
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.