perl-file-homedir 1.004
Find your home and other directories on any platform
File::HomeDir is a module for locating the directories that are owned
by a user (typically your user) and to solve the various issues that arise trying to find them consistently across a wide variety of platforms.
- Website: https://metacpan.org/release/File-HomeDir
- Licenses: GPL 1+
- Package source: gnu/packages/perl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install perl-file-homedir 1.004
as follows:
guix install perl-file-homedir@1.004
Or install the latest version:
guix install perl-file-homedir
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.