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: 17.fc41 | Build date: Sat Jul 20 02:03:00 2024 |
Group: Unspecified | Build host: buildhw-x86-06.iad2.fedoraproject.org |
Size: 42077 | Source RPM: perl-Test-Refcount-0.10-17.fc41.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
* Fri Jul 19 2024 Fedora Release Engineering <[email protected]> - 0.10-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu Jan 25 2024 Fedora Release Engineering <[email protected]> - 0.10-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <[email protected]> - 0.10-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <[email protected]> - 0.10-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jan 20 2023 Fedora Release Engineering <[email protected]> - 0.10-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <[email protected]> - 0.10-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_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, Wed Oct 30 04:43:44 2024