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.46-2.aldos.i686 [19 KiB] |
Changelog
by Joel Barrios (2024-03-16):
- Clean spec file. |