Пакет perl-Scope-Guard: Информация

    Исходный пакет: perl-Scope-Guard
    Версия: 0.21-alt1
    Собран:  12 октября 2015 г. 10:48 в задании #151187
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/Scope-Guard/

    Лицензия: Artistic
    О пакете: 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/>

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    perl-Scope-Guard (noarch)

    Сопровождающий: Michael Bochkaryov

    Список участников:
    Igor Vlasenko
    Michael Bochkaryov

      1. perl-Test-Pod
      2. perl-Test-Pod-Coverage

    Последнее изменение


    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