[ 原始碼: libdata-swap-perl ]
套件:libdata-swap-perl(0.08-3 以及其他的)
libdata-swap-perl 的相關連結
Debian 的資源:
下載原始碼套件 libdata-swap-perl:
- [libdata-swap-perl_0.08-3.dsc]
- [libdata-swap-perl_0.08.orig.tar.gz]
- [libdata-swap-perl_0.08-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Perl module to swap type and contents of variables
The Data::Swap module allows you to swap the contents of two referenced variables, even if they have different types.
The main application is to change the base type of an object after it has been created, for example for dynamic loading of data structures:
swap $self, bless $replacement, $newclass;
This module additionally contain the function "deref" which acts like a generic list-dereferencing operator.
其他與 libdata-swap-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