clone_pp

Recursively copy Perl datatypes

Version

1.08-1
(2025-12-25)

Size

3.3

KiB

Repository

HaikuPorts
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.