Package Info

perl-Clone


Recursively copy Perl datatypes


Unspecified

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 duplicates it. To duplicate lists, arrays or hashes, pass them in by reference, e.g.

my $copy = clone (\@array);



my %copy = %;

License: Artistic-1.0 OR GPL-1.0-or-later
URL: https://metacpan.org/release/Clone

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
0.46-bp155.1.5 info GA Release 2023-05-17 15 SP5
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Clone
0.45-bp154.1.15 info GA Release 2022-05-09 15 SP4
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Clone
0.39-bp153.1.24 info GA Release 2021-03-05 15 SP3
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Clone
0.39-bp152.3.20 info GA Release 2020-04-16 15 SP2
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Clone
0.39-bp151.3.1 info GA Release 2019-07-16 15 SP1
  • AArch64
  • s390x
  • x86-64
  • perl-Clone
0.39-bp151.2.17 info GA Release 2019-05-18 15 SP1
  • ppc64le
  • perl-Clone
0.39-bp150.2.4 info GA Release 2018-07-30 15
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Clone