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: 16.fc40 | Build date: Thu Jan 25 22:03:35 2024 |
Group: Unspecified | Build host: buildvm-x86-23.iad2.fedoraproject.org |
Size: 42041 | Source RPM: perl-Test-Refcount-0.10-16.fc40.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-1.0-or-later OR Artistic-1.0-Perl
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.10-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.10-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.10-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.10-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.10-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue May 31 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.10-11 - Perl 5.36 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, Wed Jul 10 00:08:09 2024