perl-Clone - Recursively copy perl data types
Website: | https://metacpan.org/release/Clone |
---|---|
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
Vendor: | Alcance Libre, Inc. |
- Description:
This module provides a clone() method that makes recursive copies of nested hash, array, scalar and reference types, including tied variables and objects. clone() takes a scalar argument and an optional parameter that can be used to limit the depth of the copy. To duplicate lists, arrays or hashes, pass them in by reference.
Packages
perl-Clone-0.47-1.aldos.x86_64 [20 KiB] |
Changelog
by Joel Barrios (2024-08-20):
- Update to 0.47. |