perl-Clone-PP - Recursively copy Perl datatypes
| Website: | http://search.cpan.org/dist/Clone-PP/ |
|---|---|
| License: | GPL+ or Artistic |
- 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.
Packages
| perl-Clone-PP-1.06-1.of.el7.noarch [11 KiB] |
Changelog
by Gavin Carr (2015-02-04):
- Update to version 1.06. |