4debab46fc
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. ok jasper@, tested by espie@
6 lines
301 B
Plaintext
6 lines
301 B
Plaintext
MD5 (Scope-Guard-0.03.tar.gz) = ozqwox2De5R5fmEFCv/4lA==
|
|
RMD160 (Scope-Guard-0.03.tar.gz) = t7RCZAn4h+OtJa8LUmNLOaMZg3c=
|
|
SHA1 (Scope-Guard-0.03.tar.gz) = +fHC+ZrKHid2KIh7vf9sgObxXYU=
|
|
SHA256 (Scope-Guard-0.03.tar.gz) = yysNyHDH8/mSNQXj6yT8D8GlYJZCHd2ftZx2PJ0xqR8=
|
|
SIZE (Scope-Guard-0.03.tar.gz) = 2938
|