generated from smedev/Template-for-SMEServer-Core-Perl
704466285392b7284cd4b3a1e8936f9205196560
- import to SME11
perl-Clone
SMEServer Koozali local git repo for perl-Clone
Documentation
https://metacpan.org/pod/perl-Clone
Bugzilla
CPAN bug report are here
Show list of Koozali outstanding bugs: here
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.
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.
Languages
Makefile
100%