perl-Clone - Recursively copy Perl datatypes
Website: | http://search.cpan.org/dist/Clone/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | Koozali.org <http://www.koozali.org> |
- Description:
This module provides a clone() method which 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.45-2.el8.sme.x86_64 [20 KiB] |
Changelog
by Jean-Philippe Pialasse (2025-01-23):
- import to SME11 |