You are here: Home / LBN / Up2date / Core Linux / BastionLinux 19 / perl-Scope-Guard-0.20-8.fc19.noarch

perl-Scope-Guard-0.20-8.fc19.noarch

Package Attributes
RPM  perl-Scope-Guard-0.20-8.fc19.noarch.rpm Architecture  noarch Size  8450 Created  2019/09/30 06:52:51 UTC
Package Specification
Summary Lexically scoped resource management
Group Development/Libraries
License GPL+ or Artistic
Home Page http://search.cpan.org/dist/Scope-Guard/
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.

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(FileDigests)  
rpmlib(CompressedFileNames)  
rpmlib(PayloadIsXz)  
Provides
perl(Scope::Guard)
perl-Scope-Guard

Document Actions