This package browser is in early development. Mind the rough edges.

perl-file-copy-recursive

Recursively copy files and directories

This module has 3 functions: one to copy files only, one to copy directories only, and one to do either depending on the argument's type.

Installation

Install the latest version of perl-file-copy-recursive as follows:

guix install perl-file-copy-recursive

Or install a particular version:

guix install perl-file-copy-recursive@0.38

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.