perl-config-gitlike
Parse Git style configuration files
This module handles parsing, modifying and creating configuration files of the style used by the Git version control system.
- Versions: 1.17
- Website: https://metacpan.org/release/Config-GitLike
- Licenses: GPL 1+
- Package source: gnu/packages/perl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of perl-config-gitlike
as follows:
guix install perl-config-gitlike
Or install a particular version:
guix install perl-config-gitlike@1.17
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.