Binary package “libclone-perl” in openkylin yangtze
module for recursively copying Perl datatypes
The Clone module provides a clone() method which makes recursive copies of
nested hash, array, scalar and reference types, including tied variables and
objects.
.
It is faster (although less flexible) than Storable's dclone. Its
functionality is _not_ serializing in-memory objects (i.e. as
Data::Dumper or YAML::Dump do), but deep-copying them over to new
in-memory structures.
Source package
Published versions
- libclone-perl 0.45-ok2 in amd64 (Proposed)
- libclone-perl 0.45-ok2 in amd64 (Release)
- libclone-perl 0.45-ok2 in arm64 (Proposed)
- libclone-perl 0.45-ok2 in arm64 (Release)
- libclone-perl 0.45-ok2 in i386 (Release)
- libclone-perl 0.45-ok2 in riscv64 (Proposed)
- libclone-perl 0.45-ok2 in riscv64 (Release)
- libclone-perl 0.45-ok2 in rv64g (Release)