Package perl-Scope-Guard-0.21-18.el9.noarch
Name | perl-Scope-Guard |
---|---|
Epoch | 0 |
Version | 0.21 |
Release | 18.el9 |
Architecture | noarch |
Website/URL | https://metacpan.org/release/Scope-Guard |
License | GPL+ or Artistic |
Build Time | 2023-03-22 04:31:00 |
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 | — |
Size | 15 KiB |
Source Project | perl-Scope-Guard-0.21-18.el9 |
SHA-256 checksum | 5e478c3f2c0b204d9dd81509a5eaa23a81cb7b42a62ba9bc7db1ac4cbee2c251 |
×
* 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