套件: libclone-perl (0.43-2)
libclone-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libclone-perl:
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- gregor herrmann
- Ansgar Burchardt
- Xavier Guimard
外部的資源:
- 主頁 [metacpan.org]
相似套件:
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 (>= 2.14)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: perl (>= 5.30.0-9)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.30.0
- 本虛擬套件由這些套件提供: perl-base