[ ソース: 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 作の実用的な抽出とレポート用の言語
-
- dep: perlapi-5.40.0
- 以下のパッケージによって提供される仮想パッケージです: perl-base