perl-file-homedir
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.
- Versions: 1.004
- 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 the latest version of perl-file-homedir
as follows:
guix install perl-file-homedir
Or install a particular version:
guix install perl-file-homedir@1.004
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.
Badge code
You can use the following badge to inform users of perl-file-homedir about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/perl-file-homedir'><img src='https://packages.guix.gnu.org/packages/perl-file-homedir/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/perl-file-homedir)
Example Org:
[[https://packages.guix.gnu.org/packages/perl-file-homedir][https://packages.guix.gnu.org/packages/perl-file-homedir/badges/latest-version.svg]]