INFO
Name: perl-Test-Refcount
Version: 0.10-9.el9
Arch: noarch
Summary: Assert reference counts on objects
License: GPL+ or Artistic
Vendor: Fedora Project
Build Host: buildvm-ppc64le-31.iad2.fedoraproject.org
Build Date: Tue Jan 4 16:35:13 2022
Size: 42297
URL: https://metacpan.org/release/Test-Refcount
Description: The Perl garbage collector uses simple reference counting during the normal
execution of a program. This means that cycles or unweakened references in
other parts of code can keep an object around for longer than intended. To
help avoid this problem, the reference count of a new object from its class
constructor ought to be 1. This way, the caller can know the object will be
properly DESTROYed when it drops all of its references to it.
FILES
/usr/share/doc/perl-Test-Refcount
/usr/share/doc/perl-Test-Refcount/Changes
/usr/share/doc/perl-Test-Refcount/README
/usr/share/licenses/perl-Test-Refcount
/usr/share/licenses/perl-Test-Refcount/LICENSE
/usr/share/man/man3/Test::Refcount.3pm.gz
/usr/share/perl5/vendor_perl/Test
/usr/share/perl5/vendor_perl/Test/Refcount.pm
REQUIRES
perl(:MODULE_COMPAT_5.32.1)
perl(B)
perl(Scalar::Util)
perl(Test::Builder::Module)
perl(base)
perl(constant)
perl(strict)
perl(warnings)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
PROVIDES
perl(Test::Refcount) 0.10
perl-Test-Refcount 0.10-9.el9
CONFIG FILES
/usr/share/doc/perl-Test-Refcount
/usr/share/doc/perl-Test-Refcount/Changes d
/usr/share/doc/perl-Test-Refcount/README d
/usr/share/licenses/perl-Test-Refcount
/usr/share/licenses/perl-Test-Refcount/LICENSE l
/usr/share/man/man3/Test::Refcount.3pm.gz d
/usr/share/perl5/vendor_perl/Test
/usr/share/perl5/vendor_perl/Test/Refcount.pm
LICENSE FILES
GPL+ or Artistic
|