perl-file-path 2.16
Create or remove directory trees
This module provide a convenient way to create directories of arbitrary depth and to delete an entire directory subtree from the file system.
- Website: https://metacpan.org/release/File-Path
- Licenses: GPL 1+
- Package source: gnu/packages/perl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install perl-file-path 2.16
as follows:
guix install perl-file-path@2.16
Or install the latest version:
guix install perl-file-path
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.