パッケージ: libdevel-refcount-perl (0.10-2build5)
libdevel-refcount-perl に関するリンク
Trisquel の資源:
libdevel-refcount-perl ソースパッケージをダウンロード:
- [libdevel-refcount-perl_0.10-2build5.dsc]
- [libdevel-refcount-perl_0.10.orig.tar.gz]
- [libdevel-refcount-perl_0.10-2build5.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Perl Group (メールアーカイブ)
- Jonathan Yu
- gregor herrmann
- Xavier Guimard
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
Perl module to obtain the reference count of a variable
Devel::Refcount provides a single function which obtains the reference count of the object being pointed to by the passed reference value.
Internally, Perl maintains a count of the number of 'things' referring to each variable, as a means of providing automatic memory management. Every time a reference is made to a scalar value, for example, the reference count is incremented; every time that reference is lost (eg. when a lexical variable goes out of scope) then the reference count is decremented.
その他の libdevel-refcount-perl 関連パッケージ
|
|
|
-
- dep: perl (>= 5.30.0-7)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.30.0
- 以下のパッケージによって提供される仮想パッケージです: perl-base