DBD-mysql
view release on metacpan or search on metacpan
## Building and Testing
For building DBD::mysql you need a MySQL 8.x or newer client library.
```
perl Makefile.PL
make
make test
```
See the output of `perl Makefile.PL` for how to set database credentials.
Testing is also done via GitHub action.
## Installation
Installation is described in [DBD::mysql::INSTALL](https://metacpan.org/pod/DBD::mysql::INSTALL).
## Support
This module is maintained and supported on a mailing list, dbi-users.
( run in 0.241 second using v1.01-cache-2.11-cpan-4d50c553e7e )