7170e63368
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.
5 lines
253 B
Text
5 lines
253 B
Text
$NetBSD: distinfo,v 1.1.1.1 2008/07/14 09:26:16 abs Exp $
|
|
|
|
SHA1 (Scope-Guard-0.03.tar.gz) = f9f1c2f99aca1e277628887bbdff6c80e6f15d85
|
|
RMD160 (Scope-Guard-0.03.tar.gz) = b7b4426409f887e3ad25af0b52634b39a3198377
|
|
Size (Scope-Guard-0.03.tar.gz) = 2938 bytes
|