Package: libdevel-refcount-perl (0.10-3 and others)
Links for libdevel-refcount-perl
Debian Resources:
Download Source Package libdevel-refcount-perl:
- [libdevel-refcount-perl_0.10-3.dsc]
- [libdevel-refcount-perl_0.10.orig.tar.gz]
- [libdevel-refcount-perl_0.10-3.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [metacpan.org]
Similar packages:
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.
Other Packages Related to libdevel-refcount-perl
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
-
- dep: perl (>= 5.40.0-6)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.40.0
- virtual package provided by perl-base
Download libdevel-refcount-perl
Architecture | Version | Package Size | Installed Size | Files |
---|---|---|---|---|
armel | 0.10-3+b4 | 10.2 kB | 35.0 kB | [list of files] |