套件: libdata-swap-perl (0.08-1build5)
libdata-swap-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libdata-swap-perl:
- [libdata-swap-perl_0.08-1build5.dsc]
- [libdata-swap-perl_0.08.orig.tar.gz]
- [libdata-swap-perl_0.08-1build5.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- gregor herrmann
外部的資源:
- 主頁 [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.14) [amd64]
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.4) [armhf]
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.34.0
- 本虛擬套件由這些套件提供: perl-base