| Name: | perl-Clone-PP |
|---|---|
| Version: | 1.08 |
| Release: | 4.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 13450 |
| License: | GPL+ or Artistic |
| RPM: | perl-Clone-PP-1.08-4.el9.noarch.rpm |
| Source RPM: | perl-Clone-PP-1.08-4.el9.src.rpm |
| Build Date: | Thu Feb 03 2022 |
| Build Host: | build-ol9-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. |