[ 原始碼: libclone-perl ]
套件:libclone-perl(0.47-1 以及其他的)
libclone-perl 的相關連結
Debian 的資源:
下載原始碼套件 libclone-perl:
維護小組:
- Debian Perl Group (QA 頁面, 郵件存檔)
- gregor herrmann (QA 頁面)
- Ansgar Burchardt (QA 頁面)
- Xavier Guimard (QA 頁面)
外部的資源:
- 主頁 [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.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: perl (>= 5.40.0-6)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.40.0
- 本虛擬套件由這些套件填實: perl-base