perl-file-configdir 0.021
Get directories of configuration files
This module is a helper for installing, reading and finding configuration file locations. File::ConfigDir
is a module to help out when Perl modules (especially applications) need to read and store configuration files from more than one location.
- Outputs:
out
- Website: https://metacpan.org/release/File-ConfigDir
- Licenses: GPL 1+
- Package source: gnu/packages/perl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install perl-file-configdir 0.021
as follows:
guix install perl-file-configdir@0.021
Or install the latest version:
guix install perl-file-configdir
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.