Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Scope-Guard | Distribution: Fedora Project |
Version: 0.21 | Vendor: Fedora Project |
Release: 30.fc43 | Build date: Fri Jul 25 19:39:48 2025 |
Group: Unspecified | Build host: buildvm-x86-11.rdu3.fedoraproject.org |
Size: 15695 | Source RPM: perl-Scope-Guard-0.21-30.fc43.src.rpm |
Packager: Fedora Project | |
Url: https://metacpan.org/release/Scope-Guard | |
Summary: Lexically scoped resource management |
This module provides a convenient way to perform cleanup or other forms of resource management at the end of a scope. It is particularly useful when dealing with exceptions: the Scope::Guard constructor takes a reference to a subroutine that is guaranteed to be called even if the thread of execution is aborted prematurely. This effectively allows lexically-scoped "promises" to be made that are automatically honored by Perl's garbage collector.
GPL-1.0-or-later OR Artistic-1.0-Perl
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.21-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.21-29 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.21-28 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.21-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.21-26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
/usr/share/doc/perl-Scope-Guard /usr/share/doc/perl-Scope-Guard/Changes /usr/share/doc/perl-Scope-Guard/README /usr/share/doc/perl-Scope-Guard/t /usr/share/doc/perl-Scope-Guard/t/guard.t /usr/share/doc/perl-Scope-Guard/t/new.t /usr/share/doc/perl-Scope-Guard/t/scope_guard.t /usr/share/man/man3/Scope::Guard.3pm.gz /usr/share/perl5/vendor_perl/Scope /usr/share/perl5/vendor_perl/Scope/Guard.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Jul 31 01:59:32 2025