软件包:libclone-perl(0.46-1 以及其他的) [debports]
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.
其他与 libclone-perl 有关的软件包
|
|
|
|
-
- dep: libc6.1 (>= 2.37)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6.1-udeb
-
- dep: perl (>= 5.38.2-3.2)
- 拉里 沃尔的实用报表提取语言(Perl)
-
- dep: perlapi-5.38.2
- 本虚包由这些包填实: perl-base