perl-mysql-config
Parse and utilize MySQL's /etc/my.cnf and ~/.my.cnf files
MySQL::Config emulates the load_defaults function from libmysqlclient. It will fill an array with long options, ready to be parsed by Getopt::Long.
- Versions: 1.04
- Website: https://metacpan.org/release/MySQL-Config
- Licenses: GPL 1+
- Package source: gnu/packages/databases.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of perl-mysql-config as follows:
guix install perl-mysql-config
Or install a particular version:
guix install perl-mysql-config@1.04
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of perl-mysql-config about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/perl-mysql-config'><img src='https://packages.guix.gnu.org/packages/perl-mysql-config/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/perl-mysql-config)
Example Org:
[[https://packages.guix.gnu.org/packages/perl-mysql-config][https://packages.guix.gnu.org/packages/perl-mysql-config/badges/latest-version.svg]]