perl-file-basedir 0.09
Use the Freedesktop.org base directory specification
File::Basedir
can be used to find directories and files as specified by the Freedesktop.org Base Directory Specification. This specifications gives a mechanism to locate directories for configuration, application data and cache data.
- Website: https://metacpan.org/release/File-BaseDir
- Licenses: GPL 1+
- Package source: gnu/packages/freedesktop.scm
- Builds: See build status
- Issues: See known issues
Installation
Install perl-file-basedir 0.09
as follows:
guix install perl-file-basedir@0.09
Or install the latest version:
guix install perl-file-basedir
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.