[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project perl-Scope-Guard-0.21-18.el9

Name perl-Scope-Guard
Epoch 0
Version 0.21
Release 18.el9
Website/URL https://metacpan.org/release/Scope-Guard
License GPL+ or Artistic
Build Time 2023-03-22 04:30:57
Build Host builder-x86-02.inferitos.ru
Summary Lexically scoped resource management
Repositories CRB
Description 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.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
perl-Scope-Guard-0.21-18.el9.noarch Lexically scoped resource management 5e478c3f2c0b204d9dd81509a5eaa23a81cb7b42a62ba9bc7db1ac4cbee2c251 download
src
perl-Scope-Guard-0.21-18.el9.src Lexically scoped resource management 0b231042815d449e7bce6c17d4ac317d7dd28d061c93dc52135849d0acaabc2a download
Changelog link
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.21-18
- Rebuilt for MSVSphere 9.1.

* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.21-18
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.21-17
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937