Package: libdevel-refcount-perl (0.10-2build5)
Links for libdevel-refcount-perl
Trisquel Resources:
Download Source Package 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]
Maintainer:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- Jonathan Yu
- gregor herrmann
- Xavier Guimard
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: perl (>= 5.30.0-7)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.30.0
- virtual package provided by perl-base
Download libdevel-refcount-perl
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
amd64 | 10.8 kB | 43 kB | [list of files] |
armhf | 10.5 kB | 35 kB | [list of files] |