deb_control_files:
- control
- md5sums
deb_fields:
Architecture: amd64
Depends: perl (>= 5.40.0-6), perlapi-5.40.0, libc6 (>= 2.3)
Description: |-
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.
Homepage: https://metacpan.org/release/Devel-Refcount
Installed-Size: '43'
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libdevel-refcount-perl
Priority: optional
Section: perl
Source: libdevel-refcount-perl (0.10-3)
Version: 0.10-3+b4
srcpkg_name: libdevel-refcount-perl
srcpkg_version: 0.10-3