- When old Perl was used, the problem which cannot encode a password
correctly was corrected.
- UNIX Socket connection support.
- The version of Perl to demand was lowered to 5.004.
- Fixed the problem which cannot acquire the field with a length
of 16 bits or more.
- Fixed some uncanny typoes.
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.