Пакет perl-Scope-Guard
Исходный пакет: perl-Scope-Guard
Версия: 0.21-alt1
Категория: Разработка/Perl
Сообщить об ошибке в пакете
Версия: 0.21-alt1
Собран: 12 октября 2015 г. 10:48
в задании #151187
Сообщить об ошибке в пакете
Gear: https://git.altlinux.org/srpms/p/perl-Scope-Guard.git?a=tree;hb=…
Домашняя страница: http://search.cpan.org/dist/Scope-Guard/
Домашняя страница: http://search.cpan.org/dist/Scope-Guard/
Лицензия: Artistic
О пакете: lexically scoped resource management
Описание:
Последние изменения:О пакете: 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 honoured by perl's garbage collector. For more information, see: <http://www.cuj.com/documents/s=8000/cujcexp1812alexandr/>
11 октября 2015 г. Igor Vlasenko 0.21-alt1 |
- automated CPAN update |
22 ноября 2010 г. Igor Vlasenko 0.20-alt1.1 |
- repair after perl 5.12 upgrade using girar-nmu |
13 июля 2010 г. Igor Vlasenko 0.20-alt1 |
- automated CPAN update |