Пакет perl-Scope-Guard-0.21-7.el8.noarch
Имя | perl-Scope-Guard |
---|---|
Эпоха | 0 |
Версия | 0.21 |
Релиз | 7.el8 |
Архитектура | noarch |
Сайт | http://search.cpan.org/dist/Scope-Guard/ |
Лицензия | GPL+ or Artistic |
Время сборки | 2023-12-08 17:06:49 |
Хост сборки | builder-x86-04.inferitos.ru |
Краткое описание | Lexically scoped resource management |
Репозитории | PowerTools |
Полное описание | 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. |
Эррата | — |
Размер | 17 КиБ |
Исходный проект | perl-Scope-Guard-0.21-7.el8 |
Контрольная сумма SHA-256 | 503da5b53cc9a984855fd1d0084db6825295dd4cb7ab1acee39d422d2eb260c2 |
×
* Thu Dec 07 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.21-7 - Rebuilt for MSVSphere 8.8 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.21-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.21-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.21-5 - Perl 5.26 rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.21-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.21-3 - Perl 5.24 rebuild * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.21-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Mon Jul 20 2015 Paul Howarth <paul@city-fan.org> - 0.21-1 - Update to 0.21 - Remove useless use of UNIVERSAL::isa (CPAN RT#105948) - Classify buildreqs by usage - Drop obsoletes/provides for old tests sub-package - Drop %defattr, redundant since rpm 4.4 - Don't need to remove empty directories from the buildroot - Don't use macros for common commands - Make %files list more explicit * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Fri Jun 05 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.20-14 - Perl 5.22 rebuild