Pakket: libdevel-refcount-perl (0.10-2build5)
Verwijzigingen voor libdevel-refcount-perl
Trisquel bronnen:
Het bronpakket libdevel-refcount-perl downloaden:
- [libdevel-refcount-perl_0.10-2build5.dsc]
- [libdevel-refcount-perl_0.10.orig.tar.gz]
- [libdevel-refcount-perl_0.10-2build5.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Perl Group (Mailarchief)
- Jonathan Yu
- gregor herrmann
- Xavier Guimard
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
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.
Andere aan libdevel-refcount-perl gerelateerde pakketten
|
|
|
-
- dep: perl (>= 5.30.0-7)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.30.0
- virtueel pakket geboden door perl-base