| Name: | perl-Clone-PP |
|---|---|
| Version: | 1.07 |
| Release: | 10.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 13288 |
| License: | GPL+ or Artistic |
| RPM: | perl-Clone-PP-1.07-10.el8.noarch.rpm |
| Source RPM: | perl-Clone-PP-1.07-10.el8.src.rpm |
| Build Date: | Wed Nov 27 2019 |
| Build Host: | jenkins-10-147-72-125-14b66d41-7846-42f2-aaa3-ca3530950a23.appad1iad.osdevelopmeniad.oraclevcn.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. |