Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Test-Refcount | Distribution: Fedora Project |
Version: 0.10 | Vendor: Fedora Project |
Release: 9.el9 | Build date: Tue Jan 4 17:35:13 2022 |
Group: Unspecified | Build host: buildvm-ppc64le-31.iad2.fedoraproject.org |
Size: 42297 | Source RPM: perl-Test-Refcount-0.10-9.el9.src.rpm |
Packager: Fedora Project | |
Url: https://metacpan.org/release/Test-Refcount | |
Summary: Assert reference counts on objects |
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.
GPL+ or Artistic
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.10-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 0.10-8 - Perl 5.34 rebuild * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.10-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.10-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 0.10-5 - Perl 5.32 rebuild * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.10-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Oct 30 2019 Emmanuel Seyman <emmanuel@seyman.fr> - 0.10-3 - Update dependencies - Use /usr/bin/perl instead of %{__perl} * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
/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
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Nov 15 07:51:05 2024