perl-mysql-config 1.04
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.
- Outputs:
out - 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 perl-mysql-config 1.04 as follows:
guix install perl-mysql-config@1.04
Or install the latest version:
guix install perl-mysql-config
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.