Name : perl-Scope-Guard
| |
Version : 0.03
| Vendor : N0i_Net
|
Release : 1.n0i.2.fc8
| Date : 2007-06-04 03:44:27
|
Group : Development/Libraries
| Source RPM : perl-Scope-Guard-0.03-1.n0i.2.fc8.src.rpm
|
Size : 0.01 MB
| |
Packager : Marius Feraru < altblue_n0i_net>
| |
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.
|
RPM found in directory: /packages/linux-pbone/archive/reb00t.com/fedora/8/perl |