パッケージ: 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