Name: | perl-Clone-PP |
---|---|
Version: | 1.08 |
Release: | 12.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 13185 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: | perl-Clone-PP-1.08-12.el10_0.noarch.rpm |
Source RPM: | perl-Clone-PP-1.08-12.el10_0.src.rpm |
Build Date: | Thu Dec 19 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Clone-PP |
Summary: | Recursively copy Perl data-types |
Description: | 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. |