Package perl-Scope-Guard: Information

    Source package: perl-Scope-Guard
    Version: 0.21-alt1
    Build time:  Oct 12, 2015, 10:48 AM in the task #151187
    Category: Development/Perl
    Report package bug
    License: Artistic
    Summary: lexically scoped resource management
    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 honoured by perl's garbage
    collector.
    
    For more information, see: <http://www.cuj.com/documents/s=8000/cujcexp1812alexandr/>

    List of rpms provided by this srpm:
    perl-Scope-Guard (noarch)

    Maintainer: Michael Bochkaryov

    List of contributors:
    Igor Vlasenko
    Michael Bochkaryov

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

    Last changed


    Oct. 11, 2015 Igor Vlasenko 0.21-alt1
    - automated CPAN update
    Nov. 22, 2010 Igor Vlasenko 0.20-alt1.1
    - repair after perl 5.12 upgrade using girar-nmu
    July 13, 2010 Igor Vlasenko 0.20-alt1
    - automated CPAN update