Name: | perl-Clone-PP |
---|---|
Version: | 1.06 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 13829 |
License: | GPL+ or Artistic |
RPM: | perl-Clone-PP-1.06-1.el7.noarch.rpm |
Source RPM: | perl-Clone-PP-1.06-1.el7.src.rpm |
Build Date: | Thu Nov 02 2017 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/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. |