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

perl-clone-pp 1.08

Recursively copy Perl datatypes

This module provides a general-purpose clone function to make deep copies of Perl data structures. It calls itself recursively to copy nested hash, array, scalar and reference types, including tied variables and objects.

Installation

Install perl-clone-pp 1.08 as follows:

guix install perl-clone-pp@1.08

Or install the latest version:

guix install perl-clone-pp

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.