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

perl-clone 0.43

Recursively copy Perl datatypes

This module provides a clone() method which makes recursive copies of nested hash, array, scalar and reference types, including tied variables and objects.

Installation

Install perl-clone 0.43 as follows:

guix install perl-clone@0.43

Or install the latest version:

guix install perl-clone

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.